Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dutil.c401 __releases(&local->queue_stop_reason_lock)
402 __acquires(&local->queue_stop_reason_lock)
418 spin_unlock_irqrestore(&local->queue_stop_reason_lock, *flags); in _ieee80211_wake_txqs()
430 spin_lock_irqsave(&local->queue_stop_reason_lock, *flags); in _ieee80211_wake_txqs()
442 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_txqs()
444 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_wake_txqs()
501 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
503 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
541 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
543 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
[all …]
H A Ddebugfs.c577 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in queues_read()
582 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in queues_read()
H A Dtx.c1708 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
1722 &local->queue_stop_reason_lock, in ieee80211_tx_frags()
1742 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_frags()
1747 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
3903 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_dequeue()
3905 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_dequeue()
4654 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4663 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
4668 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __ieee80211_tx_8023()
5014 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_pending()
[all …]
H A Dagg-tx.c248 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in __acquires()
252 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __acquires()
H A Diface.c693 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
703 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
H A Dmain.c987 spin_lock_init(&local->queue_stop_reason_lock); in ieee80211_alloc_hw_nm()
H A Dieee80211_i.h1486 spinlock_t queue_stop_reason_lock; member
H A Dmlme.c3934 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()
3937 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_dynamic_ps_enable_work()
3945 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()