Lines Matching defs:queue
293 struct ieee80211_txq *queue) in wake_tx_push_queue()
315 struct ieee80211_txq *queue; in ieee80211_handle_wake_tx_queue() local
440 static void __ieee80211_wake_queue(struct ieee80211_hw *hw, int queue, in __ieee80211_wake_queue()
486 void ieee80211_wake_queue_by_reason(struct ieee80211_hw *hw, int queue, in ieee80211_wake_queue_by_reason()
498 void ieee80211_wake_queue(struct ieee80211_hw *hw, int queue) in ieee80211_wake_queue()
506 static void __ieee80211_stop_queue(struct ieee80211_hw *hw, int queue, in __ieee80211_stop_queue()
525 void ieee80211_stop_queue_by_reason(struct ieee80211_hw *hw, int queue, in ieee80211_stop_queue_by_reason()
537 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue) in ieee80211_stop_queue()
551 int queue = info->hw_queue; in ieee80211_add_pending_skb() local
573 int queue, i; in ieee80211_add_pending_skbs() local
625 int ieee80211_queue_stopped(struct ieee80211_hw *hw, int queue) in ieee80211_queue_stopped()