Searched refs:WME_AC_TO_TID (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/dev/mwl/
H A Dif_mwlvar.h193 bas->qos = htole16(WME_AC_TO_TID(ac) | IEEE80211_QOS_ACKPOLICY_BA);
H A Dif_mwl.c3744 ni->ni_macaddr, WME_AC_TO_TID(tap->txa_ac), ni->ni_htparam,
/freebsd-9.3-release/sys/net80211/
H A Dieee80211.h273 #define WME_AC_TO_TID(_ac) ( \ macro
H A Dieee80211_ht.c2095 tid = WME_AC_TO_TID(tap->txa_ac);
2148 args[0] = WME_AC_TO_TID(tap->txa_ac);
2229 WME_AC_TO_TID(tap->txa_ac));
2284 tid = WME_AC_TO_TID(tap->txa_ac);
H A Dieee80211_output.c727 const int tid = WME_AC_TO_TID(WME_AC_BE);
1276 tid = WME_AC_TO_TID(ac);
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c2446 tid = WME_AC_TO_TID(tap->txa_ac);
2844 tid = WME_AC_TO_TID(tap->txa_ac);
5645 uint8_t tid = WME_AC_TO_TID(tap->txa_ac);
5704 uint8_t tid = WME_AC_TO_TID(tap->txa_ac);

Completed in 194 milliseconds