Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c4451 } else if (adapter->flags & IGC_FLAG_HAS_MSI) { in igc_reset_interrupt_capability()
4526 adapter->flags |= IGC_FLAG_HAS_MSI; in igc_set_interrupt_capability()
6004 if (adapter->flags & IGC_FLAG_HAS_MSI) { in igc_request_irq()
6012 adapter->flags &= ~IGC_FLAG_HAS_MSI; in igc_request_irq()