Searched refs:FEC_BASER_RS (Results 1 – 2 of 2) sorted by relevance
50 FEC_BASER_RS = 1 << 2, /* BaseR/Reed-Solomon */ enumerator
2842 CAP16_TO_CAP32(FEC_BASER_RS); in fwcaps16_to_caps32()2883 CAP32_TO_CAP16(FEC_BASER_RS); in fwcaps32_to_caps16()2924 cc_fec |= FEC_BASER_RS; in fwcap_to_cc_fec()2936 if (cc_fec & FEC_BASER_RS) in cc_to_fwcap_fec()