Searched refs:WME_AC_TO_TID (Results 1 – 3 of 3) sorted by relevance
1349 tid = WME_AC_TO_TID(tap->txa_ac); in ieee80211_ampdu_request()1388 args[0] = WME_AC_TO_TID(tap->txa_ac); in ieee80211_ampdu_stop()1435 tid = WME_AC_TO_TID(tap->txa_ac); in ieee80211_send_bar()
197 tid = WME_AC_TO_TID(ac); in ieee80211_encap()
537 #define WME_AC_TO_TID(_ac) ( \ macro