Home
last modified time | relevance | path

Searched refs:__IXGBE_RX_RSC_ENABLED (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h273 __IXGBE_RX_RSC_ENABLED, enumerator
302 test_bit(__IXGBE_RX_RSC_ENABLED, &(ring)->state)
304 set_bit(__IXGBE_RX_RSC_ENABLED, &(ring)->state)
306 clear_bit(__IXGBE_RX_RSC_ENABLED, &(ring)->state)
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h312 __IXGBE_RX_RSC_ENABLED, enumerator
341 test_bit(__IXGBE_RX_RSC_ENABLED, &(ring)->state)
343 set_bit(__IXGBE_RX_RSC_ENABLED, &(ring)->state)
345 clear_bit(__IXGBE_RX_RSC_ENABLED, &(ring)->state)

Completed in 6 milliseconds