Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi_port.c377 if (ethtool_cap & ETHTOOL_FEC_AUTO) in ethtool_fec_caps_to_mcdi()
410 (baser == baser_req && rs == rs_req ? 0 : ETHTOOL_FEC_AUTO); in mcdi_fec_caps_to_ethtool()
716 fec->active_fec = ETHTOOL_FEC_AUTO; in efx_mcdi_phy_get_fecparam()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c734 eth_fec |= ETHTOOL_FEC_AUTO; in cc_to_eth_fec()
755 if (eth_fec & ETHTOOL_FEC_AUTO) in eth_to_cc_fec()
776 fec->fec |= ETHTOOL_FEC_AUTO; in get_fecparam()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c710 case ETHTOOL_FEC_AUTO: in nfp_port_fec_ethtool_to_nsp()
729 result |= ETHTOOL_FEC_AUTO; in nfp_port_fec_nsp_to_ethtool()
/Linux-v4.19/include/uapi/linux/
Dethtool.h1301 #define ETHTOOL_FEC_AUTO (1 << ETHTOOL_FEC_AUTO_BIT) macro
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1471 eth_fec |= ETHTOOL_FEC_AUTO; in cc_to_eth_fec()
1496 fec->fec |= ETHTOOL_FEC_AUTO; in cxgb4vf_get_fecparam()