Searched refs:UNM_NIC_MSIX_ENABLED (Results 1 – 2 of 2) sorted by relevance
429 #define UNM_NIC_MSIX_ENABLED 0x04 macro431 ((ADAPTER)->flags & (UNM_NIC_MSI_ENABLED | UNM_NIC_MSIX_ENABLED))
1020 adapter->flags &= ~(UNM_NIC_MSI_ENABLED | UNM_NIC_MSIX_ENABLED); in unm_initialize_intr()