Lines Matching refs:txq
2052 struct ieee80211_txq *txq; member
2542 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS + 1]; member
4824 struct ieee80211_txq *txq);
6599 ieee80211_txq_airtime_check(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
7431 struct ieee80211_txq *txq);
7447 struct ieee80211_txq *txq) in ieee80211_tx_dequeue_ni() argument
7452 skb = ieee80211_tx_dequeue(hw, txq); in ieee80211_tx_dequeue_ni()
7468 struct ieee80211_txq *txq);
7499 struct ieee80211_txq *txq, bool force);
7514 ieee80211_schedule_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq) in ieee80211_schedule_txq() argument
7516 __ieee80211_schedule_txq(hw, txq, true); in ieee80211_schedule_txq()
7530 ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq, in ieee80211_return_txq() argument
7533 __ieee80211_schedule_txq(hw, txq, force); in ieee80211_return_txq()
7563 struct ieee80211_txq *txq);
7576 void ieee80211_txq_get_depth(struct ieee80211_txq *txq,