![]() |
![]() |
Defines | |
#define | pa_RA_CTRL_USE_LOCAL_DMA 0x0002 |
#define | pa_RA_CTRL_TO_QUEUE 0x0004 |
PA RA Control Bit Definitions | |
Bitmap definition of the ctrlBitMap in paRaGroupConfig_t. | |
#define | pa_RA_CTRL_ENABLE 0x0001 |
#define pa_RA_CTRL_ENABLE 0x0001 |
Control Info -- Set: Enable Reassembly operation, forward all packets to RA Clear: Disable Reassembly operation, bypass RA
#define pa_RA_CTRL_TO_QUEUE 0x0004 |
Control Info -- Set: Forward RA output packets to the host queue specified by the RA output CPPI flow Clear: Forward RA output pakets to the next PASS classification stage
#define pa_RA_CTRL_USE_LOCAL_DMA 0x0002 |
Control Info -- Set: Use NetCP internal DMA to send packets from PASS to RA engine Clear: Use global DMA to send packets from PASS to RA engine