Defines
PA RA Control Bit Definitions
PA LLD Constants (enum's and define's)

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 Documentation

#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

Note:
: The lower 8-bit of source tag of the input CPPI flow should be set to the output CPPI flow when this set this bit is set and the default queue of the output CPPI flow should be set to the desired destination queue
#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


Copyright 2014, Texas Instruments Incorporated