Searched refs:ETHTOOL_FEC_LLRS (Results 1 – 3 of 3) sorted by relevance
1419 #define ETHTOOL_FEC_LLRS (1 << ETHTOOL_FEC_LLRS_BIT) macro
1914 fec->fec |= ETHTOOL_FEC_LLRS; in bnxt_get_fecparam()1927 fec->active_fec |= ETHTOOL_FEC_LLRS; in bnxt_get_fecparam()1942 else if (fec & ETHTOOL_FEC_LLRS) in bnxt_ethtool_forced_fec_to_fw()1969 ((fec & ETHTOOL_FEC_LLRS) && !(fec_cfg & BNXT_FEC_ENC_LLRS_CAP)) || in bnxt_set_fecparam()
662 [MLX5E_FEC_LLRS_272_257_1] = ETHTOOL_FEC_LLRS,