Searched refs:I40E_FLAG_BASE_R_FEC (Results 1 – 3 of 3) sorted by relevance
442 I40E_PRIV_FLAG("base-r-fec", I40E_FLAG_BASE_R_FEC, 0),4952 (changed_flags & I40E_FLAG_BASE_R_FEC)) && in i40e_set_priv_flags()4992 (changed_flags & I40E_FLAG_BASE_R_FEC)) { in i40e_set_priv_flags()4996 new_flags & I40E_FLAG_BASE_R_FEC) { in i40e_set_priv_flags()5001 } else if (new_flags & I40E_FLAG_BASE_R_FEC) { in i40e_set_priv_flags()
569 #define I40E_FLAG_BASE_R_FEC BIT(26) macro
14527 *flags |= I40E_FLAG_RS_FEC | I40E_FLAG_BASE_R_FEC; in i40e_set_fec_in_flags()14531 *flags &= ~I40E_FLAG_BASE_R_FEC; in i40e_set_fec_in_flags()14535 *flags |= I40E_FLAG_BASE_R_FEC; in i40e_set_fec_in_flags()14539 *flags &= ~(I40E_FLAG_RS_FEC | I40E_FLAG_BASE_R_FEC); in i40e_set_fec_in_flags()