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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe.h148 u8 atr_count; member in struct:ixgbe_ring
H A Dixgbe_main.c6276 ++tx_ring->atr_count;
6277 if ((tx_ring->atr_count >= tx_ring->atr_sample_rate) &&
6282 tx_ring->atr_count = 0;

Completed in 100 milliseconds