Home
last modified time | relevance | path

Searched refs:I40E_PFINT_LNKLST0_FIRSTQ_INDX_SHIFT (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_intr.c438 reg = (I40E_INTR_NOTX_QUEUE << I40E_PFINT_LNKLST0_FIRSTQ_INDX_SHIFT) | in i40e_intr_init_queue_shared()
/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h1069 #define I40E_PFINT_LNKLST0_FIRSTQ_INDX_SHIFT 0 macro
1070 #define I40E_PFINT_LNKLST0_FIRSTQ_INDX_MASK I40E_MASK(0x7FF, I40E_PFINT_LNKLST0_FIRSTQ_INDX_SHIFT)
H A Di40e_common.c1388 val = eol << I40E_PFINT_LNKLST0_FIRSTQ_INDX_SHIFT; in i40e_clear_hw()