Lines Matching defs:txq
313 for (i = 0; i < ARRAY_SIZE(sta->sta.txq); i++) {
314 struct ieee80211_txq *txq = sta->sta.txq[i];
316 if (!txq)
319 txqi = to_txq_info(txq);
321 if (ac != txq->ac)
334 if (!vif->txq)
337 txqi = to_txq_info(vif->txq);
340 (ps && atomic_read(&ps->num_sta_ps)) || ac != vif->txq->ac)
4475 void ieee80211_txq_get_depth(struct ieee80211_txq *txq,
4479 struct txq_info *txqi = to_txq_info(txq);