Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_aml.c135 case SPEED_25000: in txgbe_set_phy_link_hostif()
162 *speed = SPEED_25000; in txgbe_get_link_capabilities()
182 *speed = SPEED_25000; in txgbe_get_mac_link()
438 case SPEED_25000: in txgbe_mac_link_up_aml()
510 state.speed = SPEED_25000; in txgbe_phylink_init_aml()
/linux/drivers/net/phy/
H A Dphy_caps.c20 { SPEED_25000, DUPLEX_FULL, {0} }, /* LINK_CAPA_25000FD */
49 case SPEED_25000: return LINK_CAPA_25000FD; in speed_duplex_to_capa()
H A Dphy-core.c43 case SPEED_25000: in phy_speed_to_str()
H A Dphylink.c283 return SPEED_25000; in phylink_interface_max_speed()
320 { MAC_25000FD, SPEED_25000, DUPLEX_FULL, BIT(LINK_CAPA_25000FD) },
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c153 status->speed = SPEED_25000; in sparx5_get_sfi_status()
257 conf->speed != SPEED_25000)) in sparx5_port_verify_speed()
492 case SPEED_25000: in sparx5_port_fifo_sz()
635 case SPEED_25000: in sparx5_port_fwd_urg()
708 speed = SPEED_25000; in sparx5_serdes_set()
H A Dsparx5_main.c376 spx5_port->conf.bandwidth == SPEED_25000) in sparx5_create_port()
381 spx5_port->conf.bandwidth == SPEED_25000) in sparx5_create_port()
385 if (spx5_port->conf.bandwidth == SPEED_25000) in sparx5_create_port()
H A Dsparx5_calendar.c112 case SPEED_25000: return SPX5_CAL_SPEED_25G; in sparx5_bandwidth_to_calendar()
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c78 SPEED_25000, SPEED_40000,
111 .speed = SPEED_25000,
116 .speed = SPEED_25000,
121 .speed = SPEED_25000,
126 .speed = SPEED_25000,
167 link_ksettings->base.speed = SPEED_25000; 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/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/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c169 return SPEED_25000; in ib_speed_enum_to_int()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1346 .speed = SPEED_25000,
1351 .speed = SPEED_25000,
1356 .speed = SPEED_25000,
1834 .speed = SPEED_25000,
H A Dspectrum_ptp.c954 .ethtool_speed = SPEED_25000,
/linux/drivers/s390/net/
H A Dqeth_ethtool.c391 case SPEED_25000: in qeth_set_ethtool_link_modes()
/linux/drivers/net/pcs/
H A Dpcs-xpcs.c530 new_speed = SPEED_25000; in xpcs_get_max_xlgmii_speed()
581 state->speed = SPEED_25000; in xpcs_c45_read_pcs_speed()
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c52 pdata->phy_speed = SPEED_25000; in xlgmac_default_config()
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp_eth.c98 { RATE_25G, SPEED_25000, },
/linux/include/uapi/linux/
H A Dethtool.h2202 #define SPEED_25000 25000 macro
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_main.c519 [NFP_NET_CFG_STS_LINK_RATE_25G] = SPEED_25000,
/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c91 { FC_PORTSPEED_25GBIT, SPEED_25000 },
/linux/fs/smb/client/
H A Dcifs_debug.c177 case SPEED_25000: in smb_speed_to_str()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c289 case SPEED_25000: in fun_speed_to_link_mode()
/linux/drivers/infiniband/core/
H A Dverbs.c1969 } else if (netdev_speed <= SPEED_25000) { in ib_get_width_and_speed()
2025 case SPEED_25000: in ib_get_width_and_speed()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c1542 case SPEED_25000: in qed_set_ext_speed_params()
1566 case SPEED_25000: in qed_set_ext_speed_params()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c417 case SPEED_25000: in iavf_mbps_itr_multiplier()

12