Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h635 #define IXGBE_FLAG_MSI_ENABLED BIT(1) macro
H A Dixgbe_ethtool.c1796 } else if (adapter->flags & IXGBE_FLAG_MSI_ENABLED) { in ixgbe_intr_test()
H A Dixgbe_main.c3801 else if (adapter->flags & IXGBE_FLAG_MSI_ENABLED) in ixgbe_request_irq()