Switchtec Userspace PROJECT_NUMBER = 4.2
|
Represents the topology info. More...
#include <fabric.h>
Public Attributes | |
uint8_t | sw_idx |
Switch index. | |
int | num_stack_bif |
Number of port bifurcation fields. | |
uint32_t | stack_bif [8] |
Port bifurcation. | |
uint8_t | route_port [16] |
Route port. | |
uint64_t | port_bitmap |
Enabled physical port bitmap. | |
struct switchtec_fab_port_info | port_info_list [SWITCHTEC_MAX_PORTS] |
Port info list. | |
struct switchtec_fab_port_info switchtec_fab_topo_info::port_info_list[SWITCHTEC_MAX_PORTS] |