Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc.h252 #define IGC_FLAG_HAS_MSI BIT(0) macro
H A Digc_main.c3081 } else if (adapter->flags & IGC_FLAG_HAS_MSI) { in igc_reset_interrupt_capability()
3156 adapter->flags |= IGC_FLAG_HAS_MSI; in igc_set_interrupt_capability()
4519 if (adapter->flags & IGC_FLAG_HAS_MSI) { in igc_request_irq()
4527 adapter->flags &= ~IGC_FLAG_HAS_MSI; in igc_request_irq()