Home
last modified time | relevance | path

Searched refs:queue_stop_reason_lock (Results 1 – 8 of 8) sorted by relevance

/net/mac80211/
Dutil.c303 __releases(&local->queue_stop_reason_lock)
304 __acquires(&local->queue_stop_reason_lock)
320 spin_unlock_irqrestore(&local->queue_stop_reason_lock, *flags); in _ieee80211_wake_txqs()
332 spin_lock_irqsave(&local->queue_stop_reason_lock, *flags); in _ieee80211_wake_txqs()
343 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_txqs()
345 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_wake_txqs()
440 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
442 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
507 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
509 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
[all …]
Ddebugfs.c347 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in queues_read()
352 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in queues_read()
Diface.c744 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_open()
756 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_open()
996 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
1006 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
Dagg-tx.c254 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in __acquires()
258 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __acquires()
Dtx.c1640 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
1654 &local->queue_stop_reason_lock, in ieee80211_tx_frags()
1674 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_frags()
1679 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
4146 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_pending()
4165 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_pending()
4169 spin_lock_irqsave(&local->queue_stop_reason_lock, in ieee80211_tx_pending()
4178 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_pending()
Dmain.c665 spin_lock_init(&local->queue_stop_reason_lock); in ieee80211_alloc_hw_nm()
Dieee80211_i.h1157 spinlock_t queue_stop_reason_lock; member
Dmlme.c1771 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()
1774 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_dynamic_ps_enable_work()
1782 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()