MTL queue operation mode options.
Macros | |
#define | OSI_MTL_QUEUE_AVB 0x1U |
MTL queue operation mode is AVB. More... | |
#define | OSI_MTL_QUEUE_ENABLE 0x2U |
MTL queue operation mode is enable and credit control is disabled. More... | |
#define | OSI_MTL_QUEUE_MODEMAX 0x3U |
#define | OSI_MTL_MAX_NUM_QUEUES 10U |
#define OSI_MTL_MAX_NUM_QUEUES 10U |
Definition at line 71 of file nvethernetrm_export.h.
#define OSI_MTL_QUEUE_AVB 0x1U |
MTL queue operation mode is AVB.
Definition at line 65 of file nvethernetrm_export.h.
#define OSI_MTL_QUEUE_ENABLE 0x2U |
MTL queue operation mode is enable and credit control is disabled.
Definition at line 68 of file nvethernetrm_export.h.
#define OSI_MTL_QUEUE_MODEMAX 0x3U |
Definition at line 69 of file nvethernetrm_export.h.