Home
last modified time | relevance | path

Searched refs:axq_lock (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A 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()
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.c102 __releases(&txq->axq_lock)
110 spin_unlock_bh(&txq->axq_lock);
1757 spin_lock_init(&txq->axq_lock); in ath_txq_setup()
1967 spin_lock_bh(&txq->axq_lock); in ath_txq_schedule_all()
1969 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H 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()
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)
116 spin_unlock_bh(&txq->axq_lock);
1816 spin_lock_init(&txq->axq_lock); in ath_txq_setup()
2026 spin_lock_bh(&txq->axq_lock); in ath_txq_schedule_all()
2028 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()

Completed in 21 milliseconds