Home
last modified time | relevance | path

Searched refs:active_fec (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi_port.c701 fec->active_fec = ETHTOOL_FEC_OFF; in efx_mcdi_phy_get_fecparam()
704 fec->active_fec = ETHTOOL_FEC_BASER; in efx_mcdi_phy_get_fecparam()
707 fec->active_fec = ETHTOOL_FEC_RS; in efx_mcdi_phy_get_fecparam()
716 fec->active_fec = ETHTOOL_FEC_AUTO; in efx_mcdi_phy_get_fecparam()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c747 param->active_fec = ETHTOOL_FEC_NONE_BIT; in nfp_port_get_fecparam()
759 param->active_fec = nfp_port_fec_nsp_to_ethtool(eth_port->fec); in nfp_port_get_fecparam()
/Linux-v4.19/include/uapi/linux/
Dethtool.h1279 __u32 active_fec; member
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c781 fec->active_fec = cc_to_eth_fec(lc->fec); in get_fecparam()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1501 fec->active_fec = cc_to_eth_fec(lc->fec); in cxgb4vf_get_fecparam()