Home
last modified time | relevance | path

Searched refs:I40E_LINK_SPEED_10GB (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c518 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_10GB) in i40e_phy_type_to_ethtool()
525 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_10GB) in i40e_phy_type_to_ethtool()
598 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_10GB) in i40e_phy_type_to_ethtool()
606 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_10GB) in i40e_phy_type_to_ethtool()
672 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_10GB) in i40e_phy_type_to_ethtool()
679 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_10GB) in i40e_phy_type_to_ethtool()
686 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_10GB) in i40e_phy_type_to_ethtool()
846 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_10GB) in i40e_get_settings_link_up()
1013 case I40E_LINK_SPEED_10GB: in i40e_get_settings_link_up()
1170 {SPEED_10000, I40E_LINK_SPEED_10GB, in i40e_speed_to_link_speed()
[all …]
H A Di40e_prototype.h402 case I40E_LINK_SPEED_10GB: in i40e_virtchnl_link_speed()
H A Di40e_ptp.c870 case I40E_LINK_SPEED_10GB: in i40e_ptp_set_increment()
H A Di40e_adminq_cmd.h1636 I40E_LINK_SPEED_10GB = BIT(I40E_LINK_SPEED_10GB_SHIFT), enumerator
H A Di40e_dcb.c1436 case I40E_LINK_SPEED_10GB: in i40e_dcb_hw_pfc_config()
H A Di40e_txrx.c1137 case I40E_LINK_SPEED_10GB: in i40e_itr_divisor()
H A Di40e_virtchnl_pf.c63 case I40E_LINK_SPEED_10GB: in i40e_vc_link_speed2mbps()
H A Di40e_main.c5957 case I40E_LINK_SPEED_10GB: in i40e_get_link_speed()
7314 case I40E_LINK_SPEED_10GB: in i40e_print_link_message()