Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_intr.c177 #define I40E_INTR_NOTX_TX_MASK (1 << I40E_PFINT_ICR0_QUEUE_1_SHIFT) macro
810 if (reg & I40E_INTR_NOTX_TX_MASK) in i40e_intr_notx()