Searched refs:I40E_PFINT_ICR0_GRST_MASK (Results 1 – 2 of 2) sorted by relevance
164 if (reg & I40E_PFINT_ICR0_GRST_MASK) { in ixl_msix_adminq()
1028 #define I40E_PFINT_ICR0_GRST_MASK I40E_MASK(0x1, I40E_PFINT_ICR0_GRST_SHIFT) macro