|
Switchtec Userspace PROJECT_NUMBER = 4.2
|
Represents each port in the in topology info. More...
#include <fabric.h>

Classes | |
| struct | gpio_idx_val |
Public Attributes | |
| uint8_t | phys_port_id |
| Physical port id. | |
| uint8_t | port_type |
| Port type. | |
| uint8_t | port_clock_channel |
| Clock channel. | |
| uint8_t | port_connector_id |
| Connector index. | |
| struct switchtec_fab_port_info::gpio_idx_val | conn_sig_pwrctrl |
| Power controller GPIO pin. | |
| struct gpio_idx_val | conn_sig_dsp_perst |
| DSP PERST# GPIO pin. | |
| struct gpio_idx_val | conn_sig_usp_perst |
| USP PERST# GPIO pin. | |
| struct gpio_idx_val | conn_sig_presence |
| Presence GPIO pin. | |
| struct gpio_idx_val | conn_sig_8639 |
| SFF-8639 IFDET GPIO pin. | |
| uint8_t | port_cfg_width |
| link width in config file | |
| uint8_t | port_neg_width |
| link width negotiated | |
| uint8_t | port_cfg_rate |
| link rate in config file | |
| uint8_t | port_neg_rate |
| link rate negotiated | |
| uint8_t | port_major_ltssm |
| Major LTSSM state. | |
| uint8_t | port_minor_ltssm |
| Minor LTSSM state. | |