Searched refs:ice_ethtool_advertise_link_mode (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/intel/ice/ |
| D | ice_ethtool.c | 1492 #define ice_ethtool_advertise_link_mode(aq_link_speed, ethtool_link_mode) \ macro 1586 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_100MB, in ice_phy_type_to_ethtool() 1595 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_1000MB, in ice_phy_type_to_ethtool() 1603 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_1000MB, in ice_phy_type_to_ethtool() 1612 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_1000MB, in ice_phy_type_to_ethtool() 1620 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_2500MB, in ice_phy_type_to_ethtool() 1629 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_2500MB, in ice_phy_type_to_ethtool() 1638 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_5GB, in ice_phy_type_to_ethtool() 1649 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_10GB, in ice_phy_type_to_ethtool() 1657 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_10GB, in ice_phy_type_to_ethtool() [all …]
|