Searched refs:IGC_FLAG_HAS_MSI (Results 1 – 2 of 2) sorted by relevance
289 #define IGC_FLAG_HAS_MSI BIT(0) macro
4235 } else if (adapter->flags & IGC_FLAG_HAS_MSI) { in igc_reset_interrupt_capability()4310 adapter->flags |= IGC_FLAG_HAS_MSI; in igc_set_interrupt_capability()5770 if (adapter->flags & IGC_FLAG_HAS_MSI) { in igc_request_irq()5778 adapter->flags &= ~IGC_FLAG_HAS_MSI; in igc_request_irq()
Completed in 15 milliseconds