![]() |
![]() |
#define pa_802_1ag_DET_MIN_CMD_BUF_SIZE_BYTES 24 |
The minmium command buffer size allowed when using the Pa_control (pa_CONTROL_802_1ag_CONFIG) function to configure the 802.1ag packet detector.
#define pa_ADD_IP_MIN_CMD_BUF_SIZE_BYTES 240 |
#define pa_ADD_LUT1_MIN_CMD_BUF_SIZE_BYTES 124 |
The minimum command buffer size required when using the Pa_addSrio and Pa_addCustomLUT1 function
#define pa_ADD_LUT2_MIN_CMD_BUF_SIZE_BYTES 48 |
The minimum command buffer size required when using the Pa_addCustomLUT2 function
The minimum command buffer size required when using the Pa_addMac and Pa_addMac2 function
The minimum command buffer size required when using the Pa_addPort function
#define pa_CONFIG_CMD_SET_MIN_CMD_BUF_SIZE_BYTES 144 |
The minimum command buffer size allowed when using the Pa_configCmdSet and Pa_formatTxCmd function
#define pa_CONFIG_CRC_ENGINE_MIN_CMD_BUF_SIZE_BYTES 88 |
The minimum command buffer size required when using the Pa_configCrcEngine function
#define pa_CONFIG_EXCEPTION_ROUTE_MIN_CMD_BUF_SIZE_BYTES 520 |
The minimum command buffer size required when using the Pa_configExceptionRoute and Pa_configEflowExceptionRoute function
#define pa_CONFIG_MULTI_ROUTE_MIN_CMD_BUF_SIZE_BYTES 84 |
The minimum command buffer size required when using the Pa_configMultiRoute function
#define pa_CONFIG_USR_STATS_MIN_CMD_BUF_SIZE_BYTES 2068 |
The minmium command buffer size allowed when using the Pa_configUsrStats function with the maximum number of user-defined statistics. The size of command packet is calculated as 20 + (number of statistic entries) * 4.
#define pa_DEL_HANDLE_MIN_CMD_BUF_SIZE_BYTES 32 |
The minimum command buffer size required when using the Pa_delHandle function
#define pa_DEL_L4_HANDLE_MIN_CMD_BUF_SIZE_BYTES 28 |
The minimum command buffer size required when using the Pa_delL4Handle function
#define pa_EMAC_PORT_CONFIG_MIN_CMD_BUF_SIZE_BYTES 632 |
The minmium command buffer size allowed when using the Pa_control (pa_CONTROL_EMAC_PORT_CONFIG) function to configure the ethernet port configuration operations.
#define pa_GLOBAL_CONFIG_MIN_CMD_BUF_SIZE_BYTES 72 |
The minmium command buffer size allowed when using the Pa_control (pa_CONTROL_SYS_CONFIG) function to perform PASS global configuration.
#define pa_GTPU_CONFIG_MIN_CMD_BUF_SIZE_BYTES 24 |
The minmium command buffer size allowed when using the Pa_control (pa_CONTROL_GTPU_CONFIG) function to configure the GTUP classification operation.
#define pa_IPSEC_NAT_T_DET_MIN_CMD_BUF_SIZE_BYTES 24 |
The minmium command buffer size allowed when using the Pa_control (pa_CONTROL_IPSEC_NAT_T_CONFIG) function to configure the IPSEC NAT-T packet detector.
#define pa_MAX_CMD_BUF_SIZE_BYTES 2068 |
The maximum command buffer size requested when using any PA API call which generates command packet.
#define pa_REQUEST_STATS_MIN_CMD_BUF_SIZE_BYTES 24 |
The minimum command buffer size required when using the Pa_requestStats and Pa_requestUsrStats functions
#define pa_SET_CUSTOM_LUT1_MIN_CMD_BUF_SIZE_BYTES 60 |
The minimum command buffer size required when using the Pa_setCustomLUT1 function
#define pa_SET_CUSTOM_LUT2_MIN_CMD_BUF_SIZE_BYTES 36 |
The minimum command buffer size required when using the Pa_setCustomLUT2 function