Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/mac80211/
A Dutil.c391 __releases(&local->queue_stop_reason_lock)
392 __acquires(&local->queue_stop_reason_lock)
420 spin_lock_irqsave(&local->queue_stop_reason_lock, *flags); in _ieee80211_wake_txqs()
432 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_txqs()
490 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
529 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
555 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_add_pending_skb()
572 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_add_pending_skbs()
606 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queues_by_reason()
631 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_queue_stopped()
[all …]
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()
A Dtx.c1709 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
1723 &local->queue_stop_reason_lock, in ieee80211_tx_frags()
1743 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_frags()
1748 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
3792 spin_lock(&local->queue_stop_reason_lock); in ieee80211_tx_dequeue()
3794 spin_unlock(&local->queue_stop_reason_lock); in ieee80211_tx_dequeue()
4509 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4523 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4806 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_pending()
4825 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_pending()
[all …]
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()
A Diface.c634 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
644 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
A Dmain.c790 spin_lock_init(&local->queue_stop_reason_lock); in ieee80211_alloc_hw_nm()
A Dieee80211_i.h1305 spinlock_t queue_stop_reason_lock; member
A Dmlme.c2366 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()
2369 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_dynamic_ps_enable_work()
2377 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()

Completed in 44 milliseconds