PA Egress Flow Command Control Info Bit Definitions
PA LLD Constants (enum's and define's)

PA Egress Flow Command Control Info Bit Definitions

Bitmap definition of the ctrlBitField in paCmdEfOp_t.

#define pa_EF_OP_CMD_FC_LOOKUP   0x0001
#define pa_EF_OP_CMD_VALID_LVL1   0x0010
#define pa_EF_OP_CMD_VALID_LVL2   0x0020
#define pa_EF_OP_CMD_VALID_LVL3   0x0040
#define pa_EF_OP_CMD_VALID_LVL4   0x0080

Define Documentation

#define pa_EF_OP_CMD_FC_LOOKUP   0x0001

Control Info -- Set: Perform flow cache lookup to look for the associated packet modification records per match Clear: Skip flow cache lookup and use the packet modification records specified in this command.

#define pa_EF_OP_CMD_VALID_LVL1   0x0010

Control Info -- Egress Flow level 1 index is present

#define pa_EF_OP_CMD_VALID_LVL2   0x0020

Control Info -- Egress Flow level 2 index is present

#define pa_EF_OP_CMD_VALID_LVL3   0x0040

Control Info -- Egress Flow level 3 index is present

#define pa_EF_OP_CMD_VALID_LVL4   0x0080

Control Info -- Egress Flow level 4 index is present


Copyright 2014, Texas Instruments Incorporated