Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dbeacon.c174 spin_lock_bh(&cabq->axq_lock); in ath9k_beacon_generate()
176 spin_unlock_bh(&cabq->axq_lock); in ath9k_beacon_generate()
Dxmit.c81 __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()
Dath9k.h163 spinlock_t axq_lock; member
Dmain.c62 spin_lock_bh(&txq->axq_lock); in ath9k_has_pending_frames()
80 spin_unlock_bh(&txq->axq_lock); in ath9k_has_pending_frames()