Home
last modified time | relevance | path

Searched refs:FEC_RS (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h124 FEC_RS = 1 << 1, /* Reed-Solomon */ enumerator
H A Dcxgb4vf_main.c1422 FW_CAPS_TO_LMM(FEC_RS, FEC_RS); in fw_caps_to_lmm()
1515 if (cc_fec & FEC_RS) in cc_to_eth_fec()
H A Dt4vf_hw.c357 CAP16_TO_CAP32(FEC_RS); in fwcaps16_to_caps32()
386 cc_fec |= FEC_RS; in fwcap_to_cc_fec()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c616 FW_CAPS_TO_LMM(FEC_RS, FEC_RS); in fw_caps_to_lmm()
786 if (cc_fec & FEC_RS) in cc_to_eth_fec()
809 cc_fec |= FEC_RS; in eth_to_cc_fec()
H A Dt4_hw.c3975 CAP16_TO_CAP32(FEC_RS); in fwcaps16_to_caps32()
4017 CAP32_TO_CAP16(FEC_RS); in fwcaps32_to_caps16()
4076 cc_fec |= FEC_RS; in fwcap_to_cc_fec()
4088 if (cc_fec & FEC_RS) in cc_to_fwcap_fec()
/linux/drivers/scsi/csiostor/
H A Dcsio_hw.h290 FEC_RS = 1 << 1, /* Reed-Solomon */ enumerator
H A Dcsio_hw.c1506 cc_fec |= FEC_RS; in fwcap_to_cc_fec()
1529 if (cc_fec & FEC_RS) in cc_to_fwcap_fec()
1594 CAP16_TO_CAP32(FEC_RS); in fwcaps16_to_caps32()
1636 CAP32_TO_CAP16(FEC_RS); in fwcaps32_to_caps16()
/linux/net/ethtool/
H A Dcommon.c165 __DEFINE_SPECIAL_MODE_NAME(FEC_RS, "RS"),
358 __DEFINE_SPECIAL_MODE_PARAMS(FEC_RS),
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c316 (ecmd, supported, FEC_RS); in lio_get_link_ksettings()
323 (ecmd, advertising, FEC_RS); in lio_get_link_ksettings()