Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc.h297 #define IGC_FLAG_HAS_MSIX BIT(13) macro
A Digc_main.c4259 adapter->flags |= IGC_FLAG_HAS_MSIX; in igc_set_interrupt_capability()
4302 adapter->flags &= ~IGC_FLAG_HAS_MSIX; in igc_set_interrupt_capability()
4714 adapter->flags |= IGC_FLAG_HAS_MSIX; in igc_sw_init()
5617 if (adapter->flags & IGC_FLAG_HAS_MSIX) { in igc_watchdog_task()
5751 if (adapter->flags & IGC_FLAG_HAS_MSIX) { in igc_request_irq()
A Digc_ethtool.c1476 if (adapter->flags & IGC_FLAG_HAS_MSIX) { in igc_ethtool_get_channels()

Completed in 18 milliseconds