Home
last modified time | relevance | path

Searched refs:axq_lock (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dxmit.c128 spin_lock_bh(&txq->axq_lock); in ath_tx_resume_tid()
137 spin_unlock_bh(&txq->axq_lock); in ath_tx_resume_tid()
159 spin_lock_bh(&txq->axq_lock); in ath_tx_flush_tid()
165 spin_unlock_bh(&txq->axq_lock); in ath_tx_flush_tid()
173 spin_lock_bh(&txq->axq_lock); in ath_tx_flush_tid()
176 spin_unlock_bh(&txq->axq_lock); in ath_tx_flush_tid()
240 spin_unlock(&txq->axq_lock); in ath_tid_drain()
242 spin_lock(&txq->axq_lock); in ath_tid_drain()
483 spin_lock_bh(&txq->axq_lock); in ath_tx_complete_aggr()
485 spin_unlock_bh(&txq->axq_lock); in ath_tx_complete_aggr()
[all …]
Dbeacon.c201 spin_lock_bh(&cabq->axq_lock); in ath_beacon_generate()
203 spin_unlock_bh(&cabq->axq_lock); in ath_beacon_generate()
Dmain.c61 spin_lock_bh(&txq->axq_lock); in ath9k_has_pending_frames()
68 spin_unlock_bh(&txq->axq_lock); in ath9k_has_pending_frames()
1017 spin_lock_bh(&sc->tx.txq[i].axq_lock); in ath_reset()
1019 spin_unlock_bh(&sc->tx.txq[i].axq_lock); in ath_reset()
Dath9k.h187 spinlock_t axq_lock; member
Ddebug.c596 spin_lock_bh(&txq->axq_lock); in read_file_xmit()
612 spin_unlock_bh(&txq->axq_lock); in read_file_xmit()