Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dutil.c394 __releases(&local->queue_stop_reason_lock)
395 __acquires(&local->queue_stop_reason_lock)
411 spin_unlock_irqrestore(&local->queue_stop_reason_lock, *flags); in _ieee80211_wake_txqs()
423 spin_lock_irqsave(&local->queue_stop_reason_lock, *flags); in _ieee80211_wake_txqs()
435 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_txqs()
437 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_wake_txqs()
493 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
495 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
532 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
534 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
[all …]
H A Ddebugfs.c571 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in queues_read()
576 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in queues_read()
H A Dtx.c1698 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
1712 &local->queue_stop_reason_lock, in ieee80211_tx_frags()
1732 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_frags()
1737 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
3813 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_dequeue()
3815 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_dequeue()
4536 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4545 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4550 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4833 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_pending()
[all …]
H A Dagg-tx.c256 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in __acquires()
260 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __acquires()
H A Diface.c664 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
674 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
H A Dmain.c819 spin_lock_init(&local->queue_stop_reason_lock); in ieee80211_alloc_hw_nm()
H A Dieee80211_i.h1346 spinlock_t queue_stop_reason_lock; member
H A Dmlme.c2361 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()
2364 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_dynamic_ps_enable_work()
2372 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()