Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe.h627 #define IXGBE_FLAG_DCA_CAPABLE BIT(9) macro
A Dixgbe_main.c1387 if (!(adapter->flags & IXGBE_FLAG_DCA_CAPABLE)) in __ixgbe_notify_dca()
5480 if (adapter->flags & IXGBE_FLAG_DCA_CAPABLE) in ixgbe_configure()
6341 adapter->flags |= IXGBE_FLAG_DCA_CAPABLE; in ixgbe_sw_init()
6433 adapter->flags &= ~IXGBE_FLAG_DCA_CAPABLE; in ixgbe_sw_init()

Completed in 23 milliseconds