SAI Metadata
Loading...
Searching...
No Matches
_sai_system_port_config_t Struct Reference

System port configuration attributes. More...

#include <saitypes.h>

Public Attributes

uint32_t port_id
 
uint32_t attached_switch_id
 
uint32_t attached_core_index
 
uint32_t attached_core_port_index
 
uint32_t speed
 
uint32_t num_voq
 

Detailed Description

System port configuration attributes.

Speed parameter should be the same value as SAI_PORT_ATTR_SPEED. This is used for VOQ scheduling.

All elements are mandatory

Definition at line 1242 of file saitypes.h.

Member Data Documentation

◆ attached_core_index

uint32_t _sai_system_port_config_t::attached_core_index

Core associated with the system port

Definition at line 1251 of file saitypes.h.

◆ attached_core_port_index

uint32_t _sai_system_port_config_t::attached_core_port_index

Port Index within the core associated with the system port

Definition at line 1254 of file saitypes.h.

◆ attached_switch_id

uint32_t _sai_system_port_config_t::attached_switch_id

Switch ID of where the system port exists

Definition at line 1248 of file saitypes.h.

◆ num_voq

uint32_t _sai_system_port_config_t::num_voq

Number of Virtual Output Queues associated with the system port

Definition at line 1260 of file saitypes.h.

◆ port_id

uint32_t _sai_system_port_config_t::port_id

System Port ID

Definition at line 1245 of file saitypes.h.

◆ speed

uint32_t _sai_system_port_config_t::speed

Speed of the system port

Definition at line 1257 of file saitypes.h.


The documentation for this struct was generated from the following file: