Searched refs:ice_ethtool_advertise_link_mode (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/intel/ice/ |
| D | ice_ethtool.c | 1467 #define ice_ethtool_advertise_link_mode(aq_link_speed, ethtool_link_mode) \ macro 1553 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_100MB, 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_1000MB, in ice_phy_type_to_ethtool() 1579 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_1000MB, in ice_phy_type_to_ethtool() 1587 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_2500MB, in ice_phy_type_to_ethtool() 1596 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_2500MB, in ice_phy_type_to_ethtool() 1605 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_5GB, in ice_phy_type_to_ethtool() 1616 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_10GB, in ice_phy_type_to_ethtool() 1624 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_10GB, in ice_phy_type_to_ethtool() [all …]
|