Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A 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()
487 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
489 spin_unlock_irqrestore(&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()
529 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
[all …]
H A Ddebugfs.c607 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in queues_read()
612 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in queues_read()
H A Dtx.c1683 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
1697 &local->queue_stop_reason_lock, in ieee80211_tx_frags()
1717 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_frags()
1722 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
3820 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_dequeue()
3822 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_dequeue()
4550 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4559 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4564 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4849 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); 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.c644 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
654 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
H A Dieee80211_i.h1435 spinlock_t queue_stop_reason_lock; member
H A Dmlme.c3430 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()
3433 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_dynamic_ps_enable_work()
3441 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()