Home
last modified time | relevance | path

Searched refs:I40E_LINK_SPEED_25GB (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A 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()
1174 {SPEED_25000, I40E_LINK_SPEED_25GB, in i40e_speed_to_link_speed()
1392 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.h1636 I40E_LINK_SPEED_25GB = BIT(I40E_LINK_SPEED_25GB_SHIFT), enumerator
H A Di40e_txrx.c1133 case I40E_LINK_SPEED_25GB: in i40e_itr_divisor()
H A Di40e_main.c5921 case I40E_LINK_SPEED_25GB: in i40e_get_link_speed()
7279 case I40E_LINK_SPEED_25GB: in i40e_print_link_message()
7316 if (pf->hw.phy.link_info.link_speed == I40E_LINK_SPEED_25GB) { in i40e_print_link_message()
H A Di40e_virtchnl_pf.c65 case I40E_LINK_SPEED_25GB: in i40e_vc_link_speed2mbps()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c615 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) in i40e_phy_type_to_ethtool()
622 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) in i40e_phy_type_to_ethtool()
630 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) in i40e_phy_type_to_ethtool()
638 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) in i40e_phy_type_to_ethtool()
651 if (hw_link_info->requested_speeds & I40E_LINK_SPEED_25GB) { in i40e_phy_type_to_ethtool()
1000 case I40E_LINK_SPEED_25GB: in i40e_get_settings_link_up()
1315 config.link_speed |= I40E_LINK_SPEED_25GB; in i40e_set_link_ksettings()
H A Di40e_prototype.h373 case I40E_LINK_SPEED_25GB: in i40e_virtchnl_link_speed()
H A Di40e_adminq_cmd.h1635 I40E_LINK_SPEED_25GB = BIT(I40E_LINK_SPEED_25GB_SHIFT), enumerator
H A Di40e_txrx.c976 case I40E_LINK_SPEED_25GB: in i40e_itr_divisor()
H A Di40e_main.c5722 case I40E_LINK_SPEED_25GB: in i40e_get_link_speed()
6750 case I40E_LINK_SPEED_25GB: in i40e_print_link_message()
6787 if (pf->hw.phy.link_info.link_speed == I40E_LINK_SPEED_25GB) { in i40e_print_link_message()

Completed in 71 milliseconds