Lines Matching defs:queue
286 struct ieee80211_txq *queue) in wake_tx_push_queue()
308 struct ieee80211_txq *queue; in ieee80211_handle_wake_tx_queue() local
433 static void __ieee80211_wake_queue(struct ieee80211_hw *hw, int queue, in __ieee80211_wake_queue()
480 void ieee80211_wake_queue_by_reason(struct ieee80211_hw *hw, int queue, in ieee80211_wake_queue_by_reason()
492 void ieee80211_wake_queue(struct ieee80211_hw *hw, int queue) in ieee80211_wake_queue()
500 static void __ieee80211_stop_queue(struct ieee80211_hw *hw, int queue, in __ieee80211_stop_queue()
520 void ieee80211_stop_queue_by_reason(struct ieee80211_hw *hw, int queue, in ieee80211_stop_queue_by_reason()
532 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue) in ieee80211_stop_queue()
546 int queue = info->hw_queue; in ieee80211_add_pending_skb() local
568 int queue, i; in ieee80211_add_pending_skbs() local
620 int ieee80211_queue_stopped(struct ieee80211_hw *hw, int queue) in ieee80211_queue_stopped()