Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Ddebugfs.c171 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in queues_read()
176 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in queues_read()
Dutil.c318 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
320 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
378 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
380 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
404 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_add_pending_skb()
410 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_add_pending_skb()
421 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_add_pending_skbs()
443 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_add_pending_skbs()
455 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queues_by_reason()
460 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queues_by_reason()
[all …]
Dtx.c1342 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
1356 &local->queue_stop_reason_lock, in ieee80211_tx_frags()
1376 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_frags()
1381 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
3047 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_pending()
3066 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_pending()
3070 spin_lock_irqsave(&local->queue_stop_reason_lock, in ieee80211_tx_pending()
3079 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_pending()
Diface.c729 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_open()
741 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_open()
965 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
975 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
Dagg-tx.c249 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in __acquires()
253 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in __acquires()
Dmain.c605 spin_lock_init(&local->queue_stop_reason_lock); in ieee80211_alloc_hw_nm()
Dieee80211_i.h1112 spinlock_t queue_stop_reason_lock; member
Dmlme.c1596 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()
1599 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_dynamic_ps_enable_work()
1607 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()