Lines Matching defs:ieee80211_txq
101 * Intermediate queues (struct ieee80211_txq) are kept per-sta per-tid, with
120 * ieee80211_sta_set_buffered(). For frames buffered in the ieee80211_txq
124 * buffered frames and afterwards also frames from the ieee80211_txq (obtained
1714 struct ieee80211_txq *txq;
2113 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS + 1];
2143 * struct ieee80211_txq - Software intermediate tx queue
2155 struct ieee80211_txq {
2493 * within @struct ieee80211_txq.
4157 struct ieee80211_txq *txq);
5756 ieee80211_txq_airtime_check(struct ieee80211_hw *hw, struct ieee80211_txq *txq);
6469 struct ieee80211_txq *txq);
6483 struct ieee80211_txq *txq)
6504 struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac);
6523 struct ieee80211_txq *txq, bool force);
6538 ieee80211_schedule_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
6554 ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq,
6585 struct ieee80211_txq *txq);
6598 void ieee80211_txq_get_depth(struct ieee80211_txq *txq,