Home
last modified time | relevance | path

Searched refs:port_speeds (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_phy_impl.c196 unsigned int port_speeds; member
510 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_100) in axgbe_phy_sfp_phy_settings()
512 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_1000) in axgbe_phy_sfp_phy_settings()
516 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_1000) in axgbe_phy_sfp_phy_settings()
520 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_10000) in axgbe_phy_sfp_phy_settings()
525 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_10000) in axgbe_phy_sfp_phy_settings()
1818 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_2500) in axgbe_phy_port_mode_mismatch()
1827 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_1000) in axgbe_phy_port_mode_mismatch()
1843 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_10000) in axgbe_phy_port_mode_mismatch()
2103 phy_data->port_mode, phy_data->port_speeds); in axgbe_phy_init()
[all …]