Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_sriov.c91 case ICE_AQ_LINK_SPEED_100GB: in ice_conv_link_speed_to_virtchnl()
125 case ICE_AQ_LINK_SPEED_100GB: in ice_conv_link_speed_to_virtchnl()
Dice_ethtool.c1761 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_100GB, in ice_phy_type_to_ethtool()
1770 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_100GB, in ice_phy_type_to_ethtool()
1779 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_100GB, in ice_phy_type_to_ethtool()
1790 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_100GB, in ice_phy_type_to_ethtool()
1862 case ICE_AQ_LINK_SPEED_100GB: in ice_get_settings_link_up()
2145 adv_link_speed |= ICE_AQ_LINK_SPEED_100GB; in ice_ksettings_find_adv_link_speed()
Dice_adminq_cmd.h1173 #define ICE_AQ_LINK_SPEED_100GB BIT(10) macro
Dice_common.c2521 speed_phy_type_low = ICE_AQ_LINK_SPEED_100GB; in ice_get_link_speed_based_on_phy_type()
2534 speed_phy_type_high = ICE_AQ_LINK_SPEED_100GB; in ice_get_link_speed_based_on_phy_type()
Dice_txrx.c1283 case ICE_AQ_LINK_SPEED_100GB: in ice_adjust_itr_by_size_and_speed()
Dice_main.c639 case ICE_AQ_LINK_SPEED_100GB: in ice_print_link_msg()