Home
last modified time | relevance | path

Searched refs:IGC_FLAG_HAS_MSI (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/intel/igc/
A Digc.h387 #define IGC_FLAG_HAS_MSI BIT(0) macro
A Digc_main.c4592 } else if (adapter->flags & IGC_FLAG_HAS_MSI) { in igc_reset_interrupt_capability()
4667 adapter->flags |= IGC_FLAG_HAS_MSI; in igc_set_interrupt_capability()
6158 if (adapter->flags & IGC_FLAG_HAS_MSI) { in igc_request_irq()
6166 adapter->flags &= ~IGC_FLAG_HAS_MSI; in igc_request_irq()

Completed in 19 milliseconds