NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release
queue operation mode

Detailed Description

MTL queue operation mode options.

Macros

#define OSI_MTL_QUEUE_AVB   0x1U
 
#define OSI_MTL_QUEUE_ENABLE   0x2U
 
#define OSI_MTL_QUEUE_MODEMAX   0x3U
 
#define OSI_MTL_MAX_NUM_QUEUES   10U
 

Macro Definition Documentation

◆ OSI_MTL_MAX_NUM_QUEUES

#define OSI_MTL_MAX_NUM_QUEUES   10U

Definition at line 60 of file nvethernetrm_export.h.

◆ OSI_MTL_QUEUE_AVB

#define OSI_MTL_QUEUE_AVB   0x1U

Definition at line 56 of file nvethernetrm_export.h.

◆ OSI_MTL_QUEUE_ENABLE

#define OSI_MTL_QUEUE_ENABLE   0x2U

Definition at line 57 of file nvethernetrm_export.h.

◆ OSI_MTL_QUEUE_MODEMAX

#define OSI_MTL_QUEUE_MODEMAX   0x3U

Definition at line 58 of file nvethernetrm_export.h.