Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dath9k.h163 spinlock_t axq_lock; member
567 spin_lock_bh(&txq->axq_lock); in ath_txq_lock()
571 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()
1752 spin_lock_init(&txq->axq_lock); in ath_txq_setup()
1962 spin_lock_bh(&txq->axq_lock); in ath_txq_schedule_all()
1964 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()