Lines Matching defs:ieee80211_txq
100 * Intermediate queues (struct ieee80211_txq) are kept per-sta per-tid, with
122 * ieee80211_sta_set_buffered(). For frames buffered in the ieee80211_txq
126 * buffered frames and afterwards also frames from the ieee80211_txq (obtained
1897 struct ieee80211_txq *txq;
2365 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS + 1];
2422 * struct ieee80211_txq - Software intermediate tx queue
2434 struct ieee80211_txq {
2791 * within @struct ieee80211_txq.
4574 struct ieee80211_txq *txq);
6341 ieee80211_txq_airtime_check(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
7137 struct ieee80211_txq *txq);
7151 struct ieee80211_txq *txq)
7172 struct ieee80211_txq *txq);
7184 struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac);
7203 struct ieee80211_txq *txq, bool force);
7218 ieee80211_schedule_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
7234 ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq,
7265 struct ieee80211_txq *txq);
7278 void ieee80211_txq_get_depth(struct ieee80211_txq *txq,