Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_vf_mbx.c81 case ICE_AQ_LINK_SPEED_25GB: in ice_conv_link_speed_to_virtchnl()
119 case ICE_AQ_LINK_SPEED_25GB: in ice_conv_link_speed_to_virtchnl()
Dice_ethtool.c1681 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_25GB, in ice_phy_type_to_ethtool()
1690 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_25GB, in ice_phy_type_to_ethtool()
1700 ice_ethtool_advertise_link_mode(ICE_AQ_LINK_SPEED_25GB, in ice_phy_type_to_ethtool()
1856 case ICE_AQ_LINK_SPEED_25GB: in ice_get_settings_link_up()
2103 adv_link_speed |= ICE_AQ_LINK_SPEED_25GB; in ice_ksettings_find_adv_link_speed()
Dice_adminq_cmd.h1306 #define ICE_AQ_LINK_SPEED_25GB BIT(7) macro
Dice_lib.c3818 case ICE_AQ_LINK_SPEED_25GB: in ice_get_link_speed_mbps()
Dice_common.c2838 speed_phy_type_low = ICE_AQ_LINK_SPEED_25GB; in ice_get_link_speed_based_on_phy_type()
Dice_main.c785 case ICE_AQ_LINK_SPEED_25GB: in ice_print_link_msg()