Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h165 spinlock_t axq_lock; member
570 spin_lock_bh(&txq->axq_lock); in ath_txq_lock()
574 spin_unlock_bh(&txq->axq_lock); in ath_txq_unlock()
H A Dbeacon.c175 spin_lock_bh(&cabq->axq_lock); in ath9k_beacon_generate()
177 spin_unlock_bh(&cabq->axq_lock); in ath9k_beacon_generate()
H A Dxmit.c108 __releases(&txq->axq_lock) in ath_txq_unlock_complete()
116 spin_unlock_bh(&txq->axq_lock); in ath_txq_unlock_complete()
1821 spin_lock_init(&txq->axq_lock); in ath_txq_setup()
2031 spin_lock_bh(&txq->axq_lock); in ath_txq_schedule_all()
2033 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()