Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi_port.c381 if (ethtool_cap & ETHTOOL_FEC_RS) in ethtool_fec_caps_to_mcdi()
408 return (rs_req ? ETHTOOL_FEC_RS : 0) | in mcdi_fec_caps_to_ethtool()
707 fec->active_fec = ETHTOOL_FEC_RS; in efx_mcdi_phy_get_fecparam()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c717 eth_fec |= ETHTOOL_FEC_RS; in fwcap_to_eth_fec()
736 eth_fec |= ETHTOOL_FEC_RS; in cc_to_eth_fec()
757 if (eth_fec & ETHTOOL_FEC_RS) in eth_to_cc_fec()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ethtool.c714 case ETHTOOL_FEC_RS: in nfp_port_fec_ethtool_to_nsp()
733 result |= ETHTOOL_FEC_RS; in nfp_port_fec_nsp_to_ethtool()
/Linux-v4.19/include/uapi/linux/
Dethtool.h1303 #define ETHTOOL_FEC_RS (1 << ETHTOOL_FEC_RS_BIT) macro
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1454 eth_fec |= ETHTOOL_FEC_RS; in fwcap_to_eth_fec()
1473 eth_fec |= ETHTOOL_FEC_RS; in cc_to_eth_fec()