Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c167 XGBE_PORT_MODE_10GBASE_T, enumerator
1870 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_an_advertising()
1964 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_an_mode()
2405 if (phy_data->port_mode != XGBE_PORT_MODE_10GBASE_T) in xgbe_phy_switch_baset_mode()
2450 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_switch_mode()
2550 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_get_mode()
2737 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_use_mode()
2777 return ((phy_data->port_mode == XGBE_PORT_MODE_10GBASE_T) || in xgbe_phy_valid_speed_baset_mode()
2780 return (phy_data->port_mode == XGBE_PORT_MODE_10GBASE_T); in xgbe_phy_valid_speed_baset_mode()
2843 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_valid_speed()
[all …]