Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dutil.c387 __releases(&local->queue_stop_reason_lock)
388 __acquires(&local->queue_stop_reason_lock)
416 spin_lock_irqsave(&local->queue_stop_reason_lock, *flags); in _ieee80211_wake_txqs()
428 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_txqs()
487 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
527 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
553 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_add_pending_skb()
570 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_add_pending_skbs()
604 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queues_by_reason()
629 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_queue_stopped()
[all …]
H A Ddebugfs.c608 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in queues_read()
613 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in queues_read()
H A Dtx.c1692 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
1706 &local->queue_stop_reason_lock, in ieee80211_tx_frags()
1726 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_frags()
1731 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
3830 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_dequeue()
3832 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_dequeue()
4555 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4569 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4855 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_pending()
4874 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_pending()
[all …]
H A Dagg-tx.c247 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in __acquires()
251 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __acquires()
H A Diface.c641 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
651 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
H A Dmain.c960 spin_lock_init(&local->queue_stop_reason_lock); in ieee80211_alloc_hw_nm()
H A Dieee80211_i.h1386 spinlock_t queue_stop_reason_lock; member
H A Dmlme.c3348 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()
3351 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_dynamic_ps_enable_work()
3359 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()