Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ixl/
HDixl_iw.c358 reg = I40E_PFINT_CEQCTL_CAUSE_ENA_MASK | in ixl_iw_pf_msix_init()
HDi40e_register.h898 #define I40E_PFINT_CEQCTL_CAUSE_ENA_MASK I40E_MASK(0x1, I40E_PFINT_CEQCTL_CAUSE_ENA_SHIFT) macro