Searched refs:ETHTOOL_FEC_RS (Results 1 – 10 of 10) sorted by relevance
379 if (ethtool_cap & ETHTOOL_FEC_RS) in ethtool_fec_caps_to_mcdi()406 return (rs_req ? ETHTOOL_FEC_RS : 0) | in mcdi_fec_caps_to_ethtool()705 fec->active_fec = ETHTOOL_FEC_RS; in efx_mcdi_phy_get_fecparam()
698 eth_fec |= ETHTOOL_FEC_RS; in fwcap_to_eth_fec()717 eth_fec |= ETHTOOL_FEC_RS; in cc_to_eth_fec()738 if (eth_fec & ETHTOOL_FEC_RS) in eth_to_cc_fec()
701 case ETHTOOL_FEC_RS: in nfp_port_fec_ethtool_to_nsp()720 result |= ETHTOOL_FEC_RS; in nfp_port_fec_nsp_to_ethtool()
1329 #define ETHTOOL_FEC_RS (1 << ETHTOOL_FEC_RS_BIT) macro
1325 eth_fec |= ETHTOOL_FEC_RS; in loc_to_eth_fec()1346 if (eth_fec & ETHTOOL_FEC_RS) in eth_to_loc_fec()
1029 case ETHTOOL_FEC_RS: in ice_set_fecparam()1078 fecparam->active_fec = ETHTOOL_FEC_RS; in ice_get_fecparam()1107 fecparam->fec |= ETHTOOL_FEC_RS; in ice_get_fecparam()
3068 fec->fec = (ETHTOOL_FEC_RS | ETHTOOL_FEC_OFF); in lio_get_fecparam()3070 fec->active_fec = ETHTOOL_FEC_RS; in lio_get_fecparam()3091 else if (fec->fec & ETHTOOL_FEC_RS) in lio_set_fecparam()
1499 eth_fec |= ETHTOOL_FEC_RS; in fwcap_to_eth_fec()1518 eth_fec |= ETHTOOL_FEC_RS; in cc_to_eth_fec()
1457 fecparam->fec |= ETHTOOL_FEC_RS; in i40e_get_fec_param()1468 fecparam->active_fec = ETHTOOL_FEC_RS; in i40e_get_fec_param()1494 case ETHTOOL_FEC_RS: in i40e_set_fec_param()
648 [MLX5E_FEC_RS_528_514] = ETHTOOL_FEC_RS,