Searched refs:ice_ethtool_advertise_link_mode (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ethtool.c | 1475 #define ice_ethtool_advertise_link_mode(aq_link_speed, ethtool_link_mode) \ macro 1561 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_100MB, in ice_phy_type_to_ethtool() 1570 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_1000MB, in ice_phy_type_to_ethtool() 1578 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_1000MB, in ice_phy_type_to_ethtool() 1595 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_2500MB, in ice_phy_type_to_ethtool() 1604 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_2500MB, in ice_phy_type_to_ethtool() 1613 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_5GB, in ice_phy_type_to_ethtool() 1624 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_10GB, in ice_phy_type_to_ethtool() 1632 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_10GB, in ice_phy_type_to_ethtool() [all …]
|