Searched refs:I40E_PRTDCB_RUP_NOVLANUP_MASK (Results 1 – 2 of 2) sorted by relevance
1506 reg &= ~I40E_PRTDCB_RUP_NOVLANUP_MASK; in i40e_dcb_hw_pfc_config()1508 I40E_PRTDCB_RUP_NOVLANUP_MASK; in i40e_dcb_hw_pfc_config()
88 #define I40E_PRTDCB_RUP_NOVLANUP_MASK I40E_MASK(0x7, I40E_PRTDCB_RUP_NOVLANUP_SHIFT) macro