Searched refs:I40E_VFINT_ICR0_ENA1 (Results 1 – 3 of 3) sorted by relevance
205 wr32(hw, I40E_VFINT_ICR0_ENA1, I40E_VFINT_ICR0_ENA_ADMINQ_MASK); in i40evf_misc_irq_enable()310 ena_mask = rd32(hw, I40E_VFINT_ICR0_ENA1); in i40evf_msix_aq()
3229 #define I40E_VFINT_ICR0_ENA1 0x00005000 /* Reset: CORER */ macro