Home
last modified time | relevance | path

Searched refs:__ieee80211_stop_queue (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dutil.c504 static void __ieee80211_stop_queue(struct ieee80211_hw *hw, int queue, in __ieee80211_stop_queue() function
559 __ieee80211_stop_queue(hw, queue, reason, refcounted); in ieee80211_stop_queue_by_reason()
585 __ieee80211_stop_queue(hw, queue, IEEE80211_QUEUE_STOP_REASON_SKB_ADD, in ieee80211_add_pending_skb()
612 __ieee80211_stop_queue(hw, queue, in ieee80211_add_pending_skbs()
638 __ieee80211_stop_queue(hw, i, reason, refcounted); in ieee80211_stop_queues_by_reason()
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c506 static void __ieee80211_stop_queue(struct ieee80211_hw *hw, int queue, in __ieee80211_stop_queue() function
533 __ieee80211_stop_queue(hw, queue, reason, refcounted); in ieee80211_stop_queue_by_reason()
559 __ieee80211_stop_queue(hw, queue, IEEE80211_QUEUE_STOP_REASON_SKB_ADD, in ieee80211_add_pending_skb()
586 __ieee80211_stop_queue(hw, queue, in ieee80211_add_pending_skbs()
612 __ieee80211_stop_queue(hw, i, reason, refcounted); in ieee80211_stop_queues_by_reason()

Completed in 16 milliseconds