Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
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()
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()
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()
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