Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v2.c163 XGBE_PORT_MODE_10GBASE_T, enumerator
2083 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_an_advertising()
2166 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_an_mode()
2464 if (phy_data->port_mode != XGBE_PORT_MODE_10GBASE_T) in xgbe_phy_switch_baset_mode()
2508 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_switch_mode()
2605 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_get_mode()
2656 else if(phy_data->port_mode == XGBE_PORT_MODE_10GBASE_T) in xgbe_phy_get_type()
2837 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_use_mode()
2874 return (phy_data->port_mode == XGBE_PORT_MODE_10GBASE_T); in xgbe_phy_valid_speed_baset_mode()
2935 case XGBE_PORT_MODE_10GBASE_T: in xgbe_phy_valid_speed()
[all …]