Searched refs:tx_stop_count (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dnet_driver.h331 * @tx_stop_count: Core TX queue stop count
370 atomic_t tx_stop_count; member in struct:efx_channel
H A Dtx.c47 atomic_inc(&channel->tx_stop_count);
65 if (atomic_dec_and_lock(&channel->tx_stop_count,
H A Defx.c2076 atomic_set(&channel->tx_stop_count, 1);

Completed in 140 milliseconds