Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dfec.c39 if (fec & ETHTOOL_FEC_RS) in ethtool_fec_to_link_modes()
59 fec->fec |= ETHTOOL_FEC_RS; in ethtool_link_modes_to_fecparam()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c335 if (ethtool_cap & ETHTOOL_FEC_RS && in ethtool_fec_caps_to_mcdi()
366 return (rs_req ? ETHTOOL_FEC_RS : 0) | in mcdi_fec_caps_to_ethtool()
649 fec->active_fec = ETHTOOL_FEC_RS; in efx_mcdi_phy_get_fecparam()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c336 if (ethtool_cap & ETHTOOL_FEC_RS && in ethtool_fec_caps_to_mcdi()
367 return (rs_req ? ETHTOOL_FEC_RS : 0) | in mcdi_fec_caps_to_ethtool()
654 fec->active_fec = ETHTOOL_FEC_RS; in efx_siena_mcdi_phy_get_fecparam()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_ethtool.c364 fec->active_fec = ETHTOOL_FEC_RS; in ionic_get_fecparam()
371 fec->fec = ETHTOOL_FEC_OFF | ETHTOOL_FEC_RS | ETHTOOL_FEC_BASER; in ionic_get_fecparam()
398 case ETHTOOL_FEC_RS: in ionic_set_fecparam()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1024 ETHTOOL_FEC_RS, in otx2_get_fecparam()
1025 ETHTOOL_FEC_BASER | ETHTOOL_FEC_RS}; in otx2_get_fecparam()
1057 case ETHTOOL_FEC_RS: in otx2_set_fecparam()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c1065 fec |= ETHTOOL_FEC_RS; in to_ethtool_fec()
1109 case ETHTOOL_FEC_RS: in fun_set_fecparam()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c768 eth_fec |= ETHTOOL_FEC_RS; in fwcap_to_eth_fec()
787 eth_fec |= ETHTOOL_FEC_RS; in cc_to_eth_fec()
808 if (eth_fec & ETHTOOL_FEC_RS) in eth_to_cc_fec()
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1575 #define ETHTOOL_FEC_RS (1 << ETHTOOL_FEC_RS_BIT) macro
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_ethtool.c220 .eth_fec = ETHTOOL_FEC_RS,
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1633 #define ETHTOOL_FEC_RS (1 << ETHTOOL_FEC_RS_BIT) macro
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c1202 case ETHTOOL_FEC_RS: in nfp_port_fec_ethtool_to_nsp()
1221 result |= ETHTOOL_FEC_RS; in nfp_port_fec_nsp_to_ethtool()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1969 fec->fec |= ETHTOOL_FEC_RS; in bnxt_get_fecparam()
1980 fec->active_fec |= ETHTOOL_FEC_RS; in bnxt_get_fecparam()
2022 else if (fec & ETHTOOL_FEC_RS) in bnxt_ethtool_forced_fec_to_fw()
2050 ((fec & ETHTOOL_FEC_RS) && !(fec_cfg & BNXT_FEC_ENC_RS_CAP)) || in bnxt_set_fecparam()
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c3076 fec->fec = (ETHTOOL_FEC_RS | ETHTOOL_FEC_OFF); in lio_get_fecparam()
3078 fec->active_fec = ETHTOOL_FEC_RS; in lio_get_fecparam()
3099 else if (fec->fec & ETHTOOL_FEC_RS) in lio_set_fecparam()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1683 eth_fec |= ETHTOOL_FEC_RS; in loc_to_eth_fec()
1703 if (eth_fec & ETHTOOL_FEC_RS) in eth_to_loc_fec()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c755 [MLX5E_FEC_RS_528_514] = ETHTOOL_FEC_RS,
756 [MLX5E_FEC_RS_544_514] = ETHTOOL_FEC_RS,
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c1197 case ETHTOOL_FEC_RS: in ice_set_fecparam()
1244 fecparam->active_fec = ETHTOOL_FEC_RS; in ice_get_fecparam()
1271 fecparam->fec |= ETHTOOL_FEC_RS; in ice_get_fecparam()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c1889 eth_fec |= ETHTOOL_FEC_RS; in qede_link_to_ethtool_fec()
1906 if (eth_fec & ETHTOOL_FEC_RS) in qede_ethtool_to_link_fec()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1497 eth_fec |= ETHTOOL_FEC_RS; in fwcap_to_eth_fec()
1516 eth_fec |= ETHTOOL_FEC_RS; in cc_to_eth_fec()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c1570 fecparam->fec |= ETHTOOL_FEC_RS; in i40e_get_fec_param()
1580 fecparam->active_fec = ETHTOOL_FEC_RS; in i40e_get_fec_param()
1610 case ETHTOOL_FEC_RS: in i40e_set_fec_param()