Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dath9k.h165 spinlock_t axq_lock; member
574 spin_lock_bh(&txq->axq_lock); in ath_txq_lock()
578 spin_unlock_bh(&txq->axq_lock); in ath_txq_unlock()
Dbeacon.c175 spin_lock_bh(&cabq->axq_lock); in ath9k_beacon_generate()
177 spin_unlock_bh(&cabq->axq_lock); in ath9k_beacon_generate()
Dxmit.c102 __releases(&txq->axq_lock) in ath_txq_unlock_complete()
110 spin_unlock_bh(&txq->axq_lock); in ath_txq_unlock_complete()
1817 spin_lock_init(&txq->axq_lock); in ath_txq_setup()
2056 spin_lock_bh(&txq->axq_lock); in ath_txq_schedule_all()
2058 spin_unlock_bh(&txq->axq_lock); in ath_txq_schedule_all()
Dmain.c62 spin_lock_bh(&txq->axq_lock); in ath9k_has_pending_frames()
80 spin_unlock_bh(&txq->axq_lock); in ath9k_has_pending_frames()