Searched refs:IEEE80211_BAPS_TID (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_ht.c1786 tid = MS(baparamset, IEEE80211_BAPS_TID);
1836 tid = MS(baparamset, IEEE80211_BAPS_TID);
1874 | SM(tid, IEEE80211_BAPS_TID)
1899 tid = MS(baparamset, IEEE80211_BAPS_TID);
2101 | SM(tid, IEEE80211_BAPS_TID)
2374 args[0], args[1], args[2], MS(args[2], IEEE80211_BAPS_TID),
H A Dieee80211.h363 #define IEEE80211_BAPS_TID 0x003c /* TID */ macro
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c5563 tid = MS(le16toh(baparamset), IEEE80211_BAPS_TID);

Completed in 124 milliseconds