NVIDIA DRIVE OS Linux SDK API Reference

6.0.10.0 Release
MACROS

Detailed Description

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)
 

Macro Definition Documentation

◆ OSI_ETH_ALEN

#define OSI_ETH_ALEN   6U

Ethernet Address length.

Definition at line 45 of file nvethernetrm_export.h.

◆ OSI_GCL_SIZE_256

#define OSI_GCL_SIZE_256   256U

size of GCL-256

Definition at line 37 of file nvethernetrm_export.h.

◆ OSI_MAX_TC_NUM

#define OSI_MAX_TC_NUM   8U

Maximum Traffic Classes supported.

Definition at line 41 of file nvethernetrm_export.h.

◆ OSI_OPER_DIS_L2_DA_INV

#define OSI_OPER_DIS_L2_DA_INV   OSI_BIT(5)

Definition at line 96 of file nvethernetrm_export.h.

◆ OSI_OPER_EN_L2_DA_INV

#define OSI_OPER_EN_L2_DA_INV   OSI_BIT(4)

Definition at line 95 of file nvethernetrm_export.h.