Searched refs:IGB_FLAG_HAS_MSI (Results 1 – 3 of 3) sorted by relevance
603 #define IGB_FLAG_HAS_MSI BIT(0) macro
1047 else if (adapter->flags & IGB_FLAG_HAS_MSI) in igb_reset_interrupt_capability()1165 adapter->flags |= IGB_FLAG_HAS_MSI; in igb_set_interrupt_capability()1437 if (adapter->flags & IGB_FLAG_HAS_MSI) { in igb_request_irq()1445 adapter->flags &= ~IGB_FLAG_HAS_MSI; in igb_request_irq()3413 (adapter->flags & IGB_FLAG_HAS_MSI) ? "MSI" : "legacy", in igb_probe()
1404 } else if (adapter->flags & IGB_FLAG_HAS_MSI) { in igb_intr_test()