|
Switchtec Userspace
PROJECT_NUMBER = 3.1
|
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. More... | |
| struct switchtec_fab_port_info switchtec_fab_topo_info::port_info_list[SWITCHTEC_MAX_PORTS] |