Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe.h657 #define IXGBE_FLAG2_PHY_INTERRUPT BIT(11) macro
A Dixgbe_main.c3082 adapter->flags2 |= IXGBE_FLAG2_PHY_INTERRUPT; in ixgbe_msix_other()
7947 if (!(adapter->flags2 & IXGBE_FLAG2_PHY_INTERRUPT)) in ixgbe_phy_interrupt_subtask()
7950 adapter->flags2 &= ~IXGBE_FLAG2_PHY_INTERRUPT; in ixgbe_phy_interrupt_subtask()

Completed in 25 milliseconds