Searched refs:FEC_RS (Results 1 – 2 of 2) sorted by relevance
49 FEC_RS = 1 << 1, /* Reed-Solomon */ enumerator
2841 CAP16_TO_CAP32(FEC_RS); in fwcaps16_to_caps32()2882 CAP32_TO_CAP16(FEC_RS); in fwcaps32_to_caps16()2922 cc_fec |= FEC_RS; in fwcap_to_cc_fec()2934 if (cc_fec & FEC_RS) in cc_to_fwcap_fec()