Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc.h378 #define IGC_FLAG_HAS_MSI BIT(0) macro
H A Digc_main.c4527 } else if (adapter->flags & IGC_FLAG_HAS_MSI) { in igc_reset_interrupt_capability()
4602 adapter->flags |= IGC_FLAG_HAS_MSI; in igc_set_interrupt_capability()
6080 if (adapter->flags & IGC_FLAG_HAS_MSI) { in igc_request_irq()
6088 adapter->flags &= ~IGC_FLAG_HAS_MSI; in igc_request_irq()