Home
last modified time | relevance | path

Searched refs:SPEED_40000 (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_aml.c134 case SPEED_40000: in txgbe_set_phy_link_hostif()
162 *speed = SPEED_40000; in txgbe_get_link_capabilities()
182 *speed = SPEED_40000; in txgbe_get_mac_link()
431 case SPEED_40000: in txgbe_mac_link_up_aml()
502 state.speed = SPEED_40000; in txgbe_phylink_init_aml()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_selftest.c160 priv->port_state.link_speed != SPEED_40000 && in mlx4_en_test_speed()
H A Den_port.c108 state->link_speed = SPEED_40000; in mlx4_en_QUERY_PORT()
H A Den_ethtool.c672 MLX4_BUILD_PTYS2ETHTOOL_CONFIG(MLX4_40GBASE_CR4, SPEED_40000, in mlx4_en_init_ptys2ethtool_map()
674 MLX4_BUILD_PTYS2ETHTOOL_CONFIG(MLX4_40GBASE_KR4, SPEED_40000, in mlx4_en_init_ptys2ethtool_map()
676 MLX4_BUILD_PTYS2ETHTOOL_CONFIG(MLX4_40GBASE_SR4, SPEED_40000, in mlx4_en_init_ptys2ethtool_map()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_vf.c509 {wx_mac_aml, SPEED_40000, SPEED_25000, SPEED_10000, SPEED_1000, SPEED_UNKNOWN},
510 {wx_mac_aml40, SPEED_40000, SPEED_25000, SPEED_10000, SPEED_1000, SPEED_UNKNOWN},
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport_buffer.c352 speed = SPEED_40000; in calculate_xoff()
353 speed = max_t(u32, speed, SPEED_40000); in calculate_xoff()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1332 .speed = SPEED_40000,
1337 .speed = SPEED_40000,
1342 .speed = SPEED_40000,
1347 .speed = SPEED_40000,
1829 .speed = SPEED_40000,
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c78 SPEED_25000, SPEED_40000,
91 .speed = SPEED_40000,
96 .speed = SPEED_40000,
171 link_ksettings->base.speed = SPEED_40000; in set_link_speed()
H A Dhinic_sriov.c861 SPEED_25000, SPEED_40000, SPEED_100000 in hinic_ndo_set_vf_bw()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_main.c520 [NFP_NET_CFG_STS_LINK_RATE_40G] = SPEED_40000,
H A Dnfp_net_ethtool.c430 [NFP_SPEED_40G] = SPEED_40000,
/linux/include/uapi/linux/
H A Dethtool.h2212 #define SPEED_40000 40000 macro
/linux/drivers/net/pcs/
H A Dpcs-xpcs.c536 new_speed = SPEED_40000; in xpcs_get_max_xlgmii_speed()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c1545 case SPEED_40000: in qed_set_ext_speed_params()
1587 case SPEED_40000: in qed_set_ext_speed_params()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c1020 lmac->last_speed = SPEED_40000; in bgx_poll_for_link()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c415 case SPEED_40000: in iavf_mbps_itr_multiplier()
H A Diavf_ethtool.c275 cmd->base.speed = SPEED_40000; in iavf_get_link_ksettings()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.c1179 case SPEED_40000: in cgx_link_usertable_index_map()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2231 ks->base.speed = SPEED_40000; in ice_get_settings_link_up()
2468 case SPEED_40000: in ice_speed_to_aq_link()
H A Dice_common.c6461 SPEED_40000,
/linux/drivers/net/bonding/
H A Dbond_3ad.c358 case SPEED_40000: in __get_link_speed()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c2879 return SPEED_40000; in bnxt_fw_to_ethtool_speed()
3030 case SPEED_40000: in bnxt_force_link_speed()
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-hw.c2628 case SPEED_40000: in xlgmac_config_mac_speed()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c70 return SPEED_40000; in i40e_vc_link_speed2mbps()
/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c5929 adapter->speed = SPEED_40000; in handle_query_phys_parms_rsp()