Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_phy_impl.c11 #define AXGBE_PHY_PORT_SPEED_1000 BIT(1) macro
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()
527 else if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_1000) in axgbe_phy_sfp_phy_settings()
1823 (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_1000)) in axgbe_phy_port_mode_mismatch()
1827 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_1000) in axgbe_phy_port_mode_mismatch()
2131 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_1000) { in axgbe_phy_init()
2163 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_1000) { in axgbe_phy_init()
2191 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_1000) { in axgbe_phy_init()
2212 if (phy_data->port_speeds & AXGBE_PHY_PORT_SPEED_1000) { in axgbe_phy_init()
[all …]