Searched refs:axq_lock (Results 1 – 4 of 4) sorted by relevance
174 spin_lock_bh(&cabq->axq_lock); in ath9k_beacon_generate()176 spin_unlock_bh(&cabq->axq_lock); in ath9k_beacon_generate()
81 __acquires(&txq->axq_lock) in ath_txq_lock()83 spin_lock_bh(&txq->axq_lock); in ath_txq_lock()87 __releases(&txq->axq_lock) in ath_txq_unlock()89 spin_unlock_bh(&txq->axq_lock); in ath_txq_unlock()93 __releases(&txq->axq_lock) in ath_txq_unlock_complete()100 spin_unlock_bh(&txq->axq_lock); in ath_txq_unlock_complete()1751 spin_lock_init(&txq->axq_lock); in ath_txq_setup()2002 spin_lock_bh(&txq->axq_lock); in ath_txq_schedule_all()2004 spin_unlock_bh(&txq->axq_lock); in ath_txq_schedule_all()
163 spinlock_t axq_lock; member
62 spin_lock_bh(&txq->axq_lock); in ath9k_has_pending_frames()80 spin_unlock_bh(&txq->axq_lock); in ath9k_has_pending_frames()