Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixl/
HDixl_pf_main.c1578 I40E_PFINT_ICR0_ENA_GRST_MASK | in ixl_configure_intr0_msix()
1662 | I40E_PFINT_ICR0_ENA_GRST_MASK in ixl_configure_legacy()
HDi40e_register.h1039 #define I40E_PFINT_ICR0_ENA_GRST_MASK I40E_MASK(0x1, I40E_PFINT_ICR0_ENA_GRST_SHIFT) macro