Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c621 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) in i40e_phy_type_to_ethtool()
628 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) in i40e_phy_type_to_ethtool()
636 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) in i40e_phy_type_to_ethtool()
644 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) in i40e_phy_type_to_ethtool()
657 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) { in i40e_phy_type_to_ethtool()
1006 case I40E_LINK_SPEED_25GB: in i40e_get_settings_link_up()
1321 config.link_speed |= I40E_LINK_SPEED_25GB; in i40e_set_link_ksettings()
Di40e_prototype.h409 case I40E_LINK_SPEED_25GB: in i40e_virtchnl_link_speed()
Di40e_adminq_cmd.h1636 I40E_LINK_SPEED_25GB = BIT(I40E_LINK_SPEED_25GB_SHIFT), enumerator
Di40e_txrx.c1131 case I40E_LINK_SPEED_25GB: in i40e_itr_divisor()
Di40e_virtchnl_pf.c65 case I40E_LINK_SPEED_25GB: in i40e_vc_link_speed2mbps()
Di40e_main.c5775 case I40E_LINK_SPEED_25GB: in i40e_get_link_speed()
7113 case I40E_LINK_SPEED_25GB: in i40e_print_link_message()
7150 if (pf->hw.phy.link_info.link_speed == I40E_LINK_SPEED_25GB) { in i40e_print_link_message()