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()
479 void ieee80211_wake_queue_by_reason(struct ieee80211_hw *hw, int queue, in ieee80211_wake_queue_by_reason()
491 void ieee80211_wake_queue(struct ieee80211_hw *hw, int queue) in ieee80211_wake_queue()
499 static void __ieee80211_stop_queue(struct ieee80211_hw *hw, int queue, in __ieee80211_stop_queue()
518 void ieee80211_stop_queue_by_reason(struct ieee80211_hw *hw, int queue, in ieee80211_stop_queue_by_reason()
530 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue) in ieee80211_stop_queue()
544 int queue = info->hw_queue; in ieee80211_add_pending_skb() local
566 int queue, i; in ieee80211_add_pending_skbs() local
618 int ieee80211_queue_stopped(struct ieee80211_hw *hw, int queue) in ieee80211_queue_stopped()