Searched refs:UNM_NIC_MSI_ENABLED (Results 1 – 3 of 3) sorted by relevance
428 #define UNM_NIC_MSI_ENABLED 0x02 macro431 ((ADAPTER)->flags & (UNM_NIC_MSI_ENABLED | UNM_NIC_MSIX_ENABLED))
1015 adapter->flags &= ~(UNM_NIC_MSI_ENABLED | UNM_NIC_MSIX_ENABLED); in unm_initialize_intr()1017 adapter->flags |= UNM_NIC_MSI_ENABLED; in unm_initialize_intr()
284 } else if (adapter->flags & UNM_NIC_MSI_ENABLED) { in unm_nic_clear_int()