Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dath9k.h163 spinlock_t axq_lock; member
568 spin_lock_bh(&txq->axq_lock); in ath_txq_lock()
572 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()
1798 spin_lock_init(&txq->axq_lock); in ath_txq_setup()
2008 spin_lock_bh(&txq->axq_lock); in ath_txq_schedule_all()
2010 spin_unlock_bh(&txq->axq_lock); in ath_txq_schedule_all()
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()