NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release
MACROS

Detailed Description

EQOS generic helper MACROS.

Macros

#define OSI_GCL_SIZE_256   256U
 
#define OSI_MAX_TC_NUM   8U
 
#define OSI_MAX_TC_NUM   8U
 
#define OSI_ETH_ALEN   6U
 
#define OSI_ETH_ALEN   6U
 
#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 [1/2]

#define OSI_ETH_ALEN   6U

Definition at line 87 of file nvethernetrm_export.h.

◆ OSI_ETH_ALEN [2/2]

#define OSI_ETH_ALEN   6U

Definition at line 87 of file nvethernetrm_export.h.

◆ OSI_GCL_SIZE_256

#define OSI_GCL_SIZE_256   256U

Definition at line 34 of file nvethernetrm_export.h.

◆ OSI_MAX_TC_NUM [1/2]

#define OSI_MAX_TC_NUM   8U

Definition at line 88 of file nvethernetrm_export.h.

◆ OSI_MAX_TC_NUM [2/2]

#define OSI_MAX_TC_NUM   8U

Definition at line 88 of file nvethernetrm_export.h.

◆ OSI_OPER_DIS_L2_DA_INV

#define OSI_OPER_DIS_L2_DA_INV   OSI_BIT(5)

Definition at line 83 of file nvethernetrm_export.h.

◆ OSI_OPER_EN_L2_DA_INV

#define OSI_OPER_EN_L2_DA_INV   OSI_BIT(4)

Definition at line 82 of file nvethernetrm_export.h.