PA/SA/HO Egress Flow Opertaion Control Bitmap Bit Definitions
PA/SA/Host Constants (enum's and define's)

PA/SA/HO Egress Flow Opertaion Control Bitmap Bit Definitions

Bitmap definition of the control bitmap at the Egress Flow operation info.

#define PASAHO_HDR_EF_OP_CTRL_FC   (1 << 15)
#define PASAHO_HDR_EF_OP_CTRL_LVL4_REC   (1 << 7)
#define PASAHO_HDR_EF_OP_CTRL_LVL3_REC   (1 << 6)
#define PASAHO_HDR_EF_OP_CTRL_LVL2_REC   (1 << 5)
#define PASAHO_HDR_EF_OP_CTRL_LVL1_REC   (1 << 4)

Define Documentation

#define PASAHO_HDR_EF_OP_CTRL_FC   (1 << 15)

Enable Flow Cache lookup

#define PASAHO_HDR_EF_OP_CTRL_LVL1_REC   (1 << 4)

Level 1 record prespent

#define PASAHO_HDR_EF_OP_CTRL_LVL2_REC   (1 << 5)

Level 2 record prespent

#define PASAHO_HDR_EF_OP_CTRL_LVL3_REC   (1 << 6)

Level 3 record prespent

#define PASAHO_HDR_EF_OP_CTRL_LVL4_REC   (1 << 7)

Level 4 record prespent


Copyright 2014, Texas Instruments Incorporated