Searched refs:tx_stop_lock (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/sfc/
H A Dtx.c44 spin_lock_bh(&channel->tx_stop_lock);
53 spin_unlock_bh(&channel->tx_stop_lock);
66 &channel->tx_stop_lock)) {
72 spin_unlock(&channel->tx_stop_lock);
H A Dnet_driver.h332 * @tx_stop_lock: Core TX queue stop lock
371 spinlock_t tx_stop_lock; member in struct:efx_channel
H A Defx.c2075 spin_lock_init(&channel->tx_stop_lock);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/sfc/
H A Dtx.c44 spin_lock_bh(&channel->tx_stop_lock);
53 spin_unlock_bh(&channel->tx_stop_lock);
66 &channel->tx_stop_lock)) {
72 spin_unlock(&channel->tx_stop_lock);
H A Dnet_driver.h332 * @tx_stop_lock: Core TX queue stop lock
371 spinlock_t tx_stop_lock; member in struct:efx_channel
H A Defx.c2075 spin_lock_init(&channel->tx_stop_lock);

Completed in 177 milliseconds