Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dutil.c366 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
368 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_wake_queue_by_reason()
426 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
428 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queue_by_reason()
452 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_add_pending_skb()
458 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_add_pending_skb()
469 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_add_pending_skbs()
491 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_add_pending_skbs()
503 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queues_by_reason()
508 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_stop_queues_by_reason()
[all …]
Ddebugfs.c165 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in queues_read()
170 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in queues_read()
Dtx.c1329 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
1343 &local->queue_stop_reason_lock, in ieee80211_tx_frags()
1363 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_frags()
1368 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_tx_frags()
2538 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_tx_pending()
2557 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_tx_pending()
2561 spin_lock_irqsave(&local->queue_stop_reason_lock, in ieee80211_tx_pending()
2570 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()
968 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
978 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_do_stop()
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()
Dmain.c610 spin_lock_init(&local->queue_stop_reason_lock); in ieee80211_alloc_hw_nm()
Dieee80211_i.h1119 spinlock_t queue_stop_reason_lock; member
Dmlme.c1585 spin_lock_irqsave(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()
1588 spin_unlock_irqrestore(&local->queue_stop_reason_lock, in ieee80211_dynamic_ps_enable_work()
1596 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags); in ieee80211_dynamic_ps_enable_work()