Home
last modified time | relevance | path

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

/Linux-v6.1/net/mac80211/
Dutil.c357 __releases(&local->queue_stop_reason_lock)
358 __acquires(&local->queue_stop_reason_lock)
374 spin_unlock_irqrestore(&local->queue_stop_reason_lock, *flags); in _ieee80211_wake_txqs()
386 spin_lock_irqsave(&local->queue_stop_reason_lock, *flags); in _ieee80211_wake_txqs()
398 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_txqs()
400 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_wake_txqs()
495 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
497 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
562 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
564 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
[all …]
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()
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()
Dtx.c1714 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
1728 &local->queue_stop_reason_lock, in ieee80211_tx_frags()
1748 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_frags()
1753 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
4468 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_8023()
4477 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_8023()
4482 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_8023()
4733 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_pending()
4752 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_pending()
4756 spin_lock_irqsave(&local->queue_stop_reason_lock, in ieee80211_tx_pending()
[all …]
Diface.c638 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
648 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
1458 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_open()
1470 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_open()
Dmain.c792 spin_lock_init(&local->queue_stop_reason_lock); in ieee80211_alloc_hw_nm()
Dieee80211_i.h1301 spinlock_t queue_stop_reason_lock; member
Dmlme.c2292 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()
2295 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_dynamic_ps_enable_work()
2303 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()