Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dath9k.h164 spinlock_t axq_lock; member
569 spin_lock_bh(&txq->axq_lock); in ath_txq_lock()
573 spin_unlock_bh(&txq->axq_lock); in ath_txq_unlock()
A Dbeacon.c175 spin_lock_bh(&cabq->axq_lock); in ath9k_beacon_generate()
177 spin_unlock_bh(&cabq->axq_lock); in ath9k_beacon_generate()
A Dxmit.c102 __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()
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()

Completed in 18 milliseconds