Searched refs:__ieee80211_stop_queue (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/net/mac80211/ |
D | util.c | 504 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()
|