Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/iwlwifi/
HDiwl-csr.h618 MSIX_HW_INT_CAUSES_REG_ALIVE = BIT(0), enumerator
/freebsd-14-stable/sys/contrib/dev/iwlwifi/pcie/
HDinternal.h957 MSIX_HW_INT_CAUSES_REG_ALIVE); in iwl_enable_fw_load_int_ctx_info()
HDrx.c2348 if (inta_hw & MSIX_HW_INT_CAUSES_REG_ALIVE) {
HDtrans.c1138 IWL_CAUSE(CSR_MSIX_HW_INT_MASK_AD, MSIX_HW_INT_CAUSES_REG_ALIVE),