ieee80211_ac_from_tid  164 net/mac80211/agg-tx.c 	int queue = sdata->vif.hw_queue[ieee80211_ac_from_tid(tid)];
ieee80211_ac_from_tid  179 net/mac80211/agg-tx.c 	int queue = sdata->vif.hw_queue[ieee80211_ac_from_tid(tid)];
ieee80211_ac_from_tid  243 net/mac80211/agg-tx.c 	int queue = sdata->vif.hw_queue[ieee80211_ac_from_tid(tid)];
ieee80211_ac_from_tid 2426 net/mac80211/mlme.c 	int ac = ieee80211_ac_from_tid(tid);
ieee80211_ac_from_tid 1663 net/mac80211/rx.c 	int ac = ieee80211_ac_from_tid(tid);
ieee80211_ac_from_tid 1886 net/mac80211/sta_info.c 	u8 ac = ieee80211_ac_from_tid(tid);
ieee80211_ac_from_tid   96 net/mac80211/status.c 		ac = ieee80211_ac_from_tid(tid);
ieee80211_ac_from_tid 1484 net/mac80211/tx.c 		txqi->txq.ac = ieee80211_ac_from_tid(tid);
ieee80211_ac_from_tid 3574 net/mac80211/tx.c 	if (vif->txqs_stopped[ieee80211_ac_from_tid(txq->tid)]) {
ieee80211_ac_from_tid 5061 net/mac80211/tx.c 	int ac = ieee80211_ac_from_tid(tid);