OpenNSL API Guide and Reference Manual
|
#include <phyconfig.h>
Data Fields | |
_shr_port_ability_t | advert_ability |
_shr_port_mode_t | autoneg_advert |
int | autoneg_enable |
int | enable |
int | force_duplex |
int | force_speed |
int | master |
_shr_port_mdix_t | mdix |
int | preferred |
Definition at line 40 of file phyconfig.h.
_shr_port_ability_t _shr_phy_config_s::advert_ability |
Definition at line 45 of file phyconfig.h.
_shr_port_mode_t _shr_phy_config_s::autoneg_advert |
Definition at line 44 of file phyconfig.h.
int _shr_phy_config_s::autoneg_enable |
Definition at line 43 of file phyconfig.h.
int _shr_phy_config_s::enable |
Definition at line 41 of file phyconfig.h.
int _shr_phy_config_s::force_duplex |
Definition at line 47 of file phyconfig.h.
int _shr_phy_config_s::force_speed |
Definition at line 46 of file phyconfig.h.
int _shr_phy_config_s::master |
Definition at line 48 of file phyconfig.h.
_shr_port_mdix_t _shr_phy_config_s::mdix |
Definition at line 49 of file phyconfig.h.
int _shr_phy_config_s::preferred |
Definition at line 42 of file phyconfig.h.