Home
last modified time | relevance | path

Searched refs:I40E_PFINT_ICR0_GRST_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dixl_pf_iflib.c164 if (reg & I40E_PFINT_ICR0_GRST_MASK) { in ixl_msix_adminq()
H A Di40e_register.h1028 #define I40E_PFINT_ICR0_GRST_MASK I40E_MASK(0x1, I40E_PFINT_ICR0_GRST_SHIFT) macro