Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dutil.c387 __releases(&local->queue_stop_reason_lock)
388 __acquires(&local->queue_stop_reason_lock)
404 spin_unlock_irqrestore(&local->queue_stop_reason_lock, *flags); in _ieee80211_wake_txqs()
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()
430 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_wake_txqs()
486 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
488 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
525 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
527 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
[all …]
Ddebugfs.c574 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in queues_read()
579 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in queues_read()
Dtx.c1691 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
1705 &local->queue_stop_reason_lock, in ieee80211_tx_frags()
1725 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_frags()
1730 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
3828 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_dequeue()
3830 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_dequeue()
4552 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4561 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4566 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4852 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_pending()
[all …]
Dagg-tx.c243 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in __acquires()
247 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __acquires()
Diface.c649 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
659 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
Dmain.c955 spin_lock_init(&local->queue_stop_reason_lock); in ieee80211_alloc_hw_nm()
Dieee80211_i.h1371 spinlock_t queue_stop_reason_lock; member
Dmlme.c2989 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()
2992 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_dynamic_ps_enable_work()
3000 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()