Searched refs:axq_lock (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dxmit.c131 spin_lock_bh(&txq->axq_lock);
140 spin_unlock_bh(&txq->axq_lock);
153 spin_lock_bh(&txq->axq_lock);
167 spin_unlock_bh(&txq->axq_lock);
234 spin_unlock(&txq->axq_lock);
236 spin_lock(&txq->axq_lock);
447 spin_lock_bh(&txq->axq_lock);
449 spin_unlock_bh(&txq->axq_lock);
475 spin_lock_bh(&txq->axq_lock);
478 spin_unlock_bh(&txq->axq_lock);
[all...]
H A Dbeacon.c181 spin_lock_bh(&cabq->axq_lock);
183 spin_unlock_bh(&cabq->axq_lock);
H A Dath9k.h202 spinlock_t axq_lock; member in struct:ath_txq
H A Dmain.c974 spin_lock_bh(&sc->tx.txq[i].axq_lock);
976 spin_unlock_bh(&sc->tx.txq[i].axq_lock);

Completed in 150 milliseconds