Searched refs:ice_ethtool_advertise_link_mode (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/intel/ice/ |
| D | ice_ethtool.c | 1443 #define ice_ethtool_advertise_link_mode(aq_link_speed, ethtool_link_mode) \ macro 1536 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_100MB, in ice_phy_type_to_ethtool() 1545 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_1000MB, in ice_phy_type_to_ethtool() 1553 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_1000MB, in ice_phy_type_to_ethtool() 1562 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_1000MB, in ice_phy_type_to_ethtool() 1570 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_2500MB, in ice_phy_type_to_ethtool() 1579 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_2500MB, in ice_phy_type_to_ethtool() 1588 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_5GB, in ice_phy_type_to_ethtool() 1599 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_10GB, in ice_phy_type_to_ethtool() 1607 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_10GB, in ice_phy_type_to_ethtool() [all …]
|