Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi_port.c384 if (ethtool_cap & ETHTOOL_FEC_BASER) in ethtool_fec_caps_to_mcdi()
409 (baser_req ? ETHTOOL_FEC_BASER : 0) | in mcdi_fec_caps_to_ethtool()
696 fec->fec &= ~ETHTOOL_FEC_BASER; in efx_mcdi_phy_get_fecparam()
704 fec->active_fec = ETHTOOL_FEC_BASER; in efx_mcdi_phy_get_fecparam()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c719 eth_fec |= ETHTOOL_FEC_BASER; in fwcap_to_eth_fec()
738 eth_fec |= ETHTOOL_FEC_BASER; in cc_to_eth_fec()
759 if (eth_fec & ETHTOOL_FEC_BASER) in eth_to_cc_fec()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c716 case ETHTOOL_FEC_BASER: in nfp_port_fec_ethtool_to_nsp()
731 result |= ETHTOOL_FEC_BASER; in nfp_port_fec_nsp_to_ethtool()
/Linux-v4.19/include/uapi/linux/
Dethtool.h1304 #define ETHTOOL_FEC_BASER (1 << ETHTOOL_FEC_BASER_BIT) macro
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1456 eth_fec |= ETHTOOL_FEC_BASER; in fwcap_to_eth_fec()
1475 eth_fec |= ETHTOOL_FEC_BASER; in cc_to_eth_fec()