Searched refs:IGC_FLAG_HAS_MSIX (Results 1 – 3 of 3) sorted by relevance
393 #define IGC_FLAG_HAS_MSIX BIT(13) macro
4616 adapter->flags |= IGC_FLAG_HAS_MSIX; in igc_set_interrupt_capability()4659 adapter->flags &= ~IGC_FLAG_HAS_MSIX; in igc_set_interrupt_capability()5072 adapter->flags |= IGC_FLAG_HAS_MSIX; in igc_sw_init()5987 if (adapter->flags & IGC_FLAG_HAS_MSIX) { in igc_watchdog_task()6139 if (adapter->flags & IGC_FLAG_HAS_MSIX) { in igc_request_irq()
1541 if (adapter->flags & IGC_FLAG_HAS_MSIX) { in igc_ethtool_get_channels()
Completed in 34 milliseconds