Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_vf_mbx.c75 case ICE_AQ_LINK_SPEED_10GB: in ice_conv_link_speed_to_virtchnl()
113 case ICE_AQ_LINK_SPEED_10GB: in ice_conv_link_speed_to_virtchnl()
Dice_ethtool.c1649 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()
1665 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_10GB, in ice_phy_type_to_ethtool()
1673 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_10GB, in ice_phy_type_to_ethtool()
1867 case ICE_AQ_LINK_SPEED_10GB: in ice_get_settings_link_up()
2096 adv_link_speed |= ICE_AQ_LINK_SPEED_10GB; in ice_ksettings_find_adv_link_speed()
2101 adv_link_speed |= ICE_AQ_LINK_SPEED_10GB; in ice_ksettings_find_adv_link_speed()
Dice_adminq_cmd.h1304 #define ICE_AQ_LINK_SPEED_10GB BIT(5) macro
Dice_lib.c3864 case ICE_AQ_LINK_SPEED_10GB: in ice_get_link_speed_mbps()
Dice_common.c2985 speed_phy_type_low = ICE_AQ_LINK_SPEED_10GB; in ice_get_link_speed_based_on_phy_type()
Dice_main.c791 case ICE_AQ_LINK_SPEED_10GB: in ice_print_link_msg()