Searched refs:axq_lock (Results 1 – 4 of 4) sorted by relevance
164 spinlock_t axq_lock; member569 spin_lock_bh(&txq->axq_lock); in ath_txq_lock()573 spin_unlock_bh(&txq->axq_lock); in ath_txq_unlock()
175 spin_lock_bh(&cabq->axq_lock); in ath9k_beacon_generate()177 spin_unlock_bh(&cabq->axq_lock); in ath9k_beacon_generate()
102 __releases(&txq->axq_lock) in ath_txq_unlock_complete()110 spin_unlock_bh(&txq->axq_lock); in ath_txq_unlock_complete()1796 spin_lock_init(&txq->axq_lock); in ath_txq_setup()2006 spin_lock_bh(&txq->axq_lock); in ath_txq_schedule_all()2008 spin_unlock_bh(&txq->axq_lock); in ath_txq_schedule_all()
65 spin_lock_bh(&txq->axq_lock); in ath9k_has_pending_frames()83 spin_unlock_bh(&txq->axq_lock); in ath9k_has_pending_frames()
Completed in 18 milliseconds