Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ice/
HDice_lib.c1375 val = (QINT_TQCTL_CAUSE_ENA_M | in ice_configure_txq_interrupt()
1464 val &= ~QINT_TQCTL_CAUSE_ENA_M; in ice_flush_txq_interrupts()
HDice_hw_autogen.h4984 #define QINT_TQCTL_CAUSE_ENA_M BIT(30) macro