Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h165 spinlock_t axq_lock; member
569 spin_lock_bh(&txq->axq_lock); in ath_txq_lock()
573 spin_unlock_bh(&txq->axq_lock); in ath_txq_unlock()
H A Dxmit.c107 __releases(&txq->axq_lock) in ath_txq_unlock_complete()
115 spin_unlock_bh(&txq->axq_lock); in ath_txq_unlock_complete()
1817 spin_lock_init(&txq->axq_lock); in ath_txq_setup()
2027 spin_lock_bh(&txq->axq_lock); in ath_txq_schedule_all()
2029 spin_unlock_bh(&txq->axq_lock); in ath_txq_schedule_all()
H A Dmain.c65 spin_lock_bh(&txq->axq_lock); in ath9k_has_pending_frames()
83 spin_unlock_bh(&txq->axq_lock); in ath9k_has_pending_frames()