Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c622 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) in i40e_phy_type_to_ethtool()
629 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) in i40e_phy_type_to_ethtool()
637 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) in i40e_phy_type_to_ethtool()
645 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) in i40e_phy_type_to_ethtool()
658 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) { in i40e_phy_type_to_ethtool()
1007 case I40E_LINK_SPEED_25GB: in i40e_get_settings_link_up()
1175 {SPEED_25000, I40E_LINK_SPEED_25GB, in i40e_speed_to_link_speed()
1393 config.link_speed |= I40E_LINK_SPEED_25GB; in i40e_set_link_ksettings()
H A Di40e_prototype.h408 case I40E_LINK_SPEED_25GB: in i40e_virtchnl_link_speed()
H A Di40e_adminq_cmd.h1639 I40E_LINK_SPEED_25GB = BIT(I40E_LINK_SPEED_25GB_SHIFT), enumerator
H A Di40e_txrx.c1132 case I40E_LINK_SPEED_25GB: in i40e_itr_divisor()
H A Di40e_virtchnl_pf.c67 case I40E_LINK_SPEED_25GB: in i40e_vc_link_speed2mbps()
H A Di40e_main.c5953 case I40E_LINK_SPEED_25GB: in i40e_get_link_speed()
7311 case I40E_LINK_SPEED_25GB: in i40e_print_link_message()
7348 if (pf->hw.phy.link_info.link_speed == I40E_LINK_SPEED_25GB) { in i40e_print_link_message()