EQOS generic helper MACROS.
Macros | |
#define | OSI_GCL_SIZE_256 256U |
size of GCL-256 More... | |
#define | OSI_MAX_TC_NUM 8U |
Maximum Traffic Classes supported. More... | |
#define | OSI_ETH_ALEN 6U |
Ethernet Address length. More... | |
#define | OSI_OPER_EN_L2_DA_INV OSI_BIT(4) |
#define | OSI_OPER_DIS_L2_DA_INV OSI_BIT(5) |
#define OSI_ETH_ALEN 6U |
Ethernet Address length.
Definition at line 45 of file nvethernetrm_export.h.
#define OSI_GCL_SIZE_256 256U |
size of GCL-256
Definition at line 37 of file nvethernetrm_export.h.
#define OSI_MAX_TC_NUM 8U |
Maximum Traffic Classes supported.
Definition at line 41 of file nvethernetrm_export.h.
#define OSI_OPER_DIS_L2_DA_INV OSI_BIT(5) |
Definition at line 96 of file nvethernetrm_export.h.
#define OSI_OPER_EN_L2_DA_INV OSI_BIT(4) |
Definition at line 95 of file nvethernetrm_export.h.