Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v2.c167 XGBE_PORT_MODE_10GBASE_T, enumerator
1885 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_an_advertising()
1979 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_an_mode()
2420 if (phy_data->port_mode != XGBE_PORT_MODE_10GBASE_T) in xgbe_phy_switch_baset_mode()
2465 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_switch_mode()
2565 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_get_mode()
2752 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_use_mode()
2792 return ((phy_data->port_mode == XGBE_PORT_MODE_10GBASE_T) || in xgbe_phy_valid_speed_baset_mode()
2795 return (phy_data->port_mode == XGBE_PORT_MODE_10GBASE_T); in xgbe_phy_valid_speed_baset_mode()
2858 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_valid_speed()
[all …]