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

/freebsd-11-stable/sys/net80211/
H A Dieee80211_ht.c1891 tid = MS(baparamset, IEEE80211_BAPS_TID);
1941 tid = MS(baparamset, IEEE80211_BAPS_TID);
1979 | SM(tid, IEEE80211_BAPS_TID)
2004 tid = MS(baparamset, IEEE80211_BAPS_TID);
2206 | SM(tid, IEEE80211_BAPS_TID)
2543 args[0], args[1], args[2], MS(args[2], IEEE80211_BAPS_TID),
H A Dieee80211.h406 #define IEEE80211_BAPS_TID 0x003c /* TID */ macro
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_tx.c2542 *tid = (int) MS(baparamset, IEEE80211_BAPS_TID);
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c7239 tid = MS(le16toh(baparamset), IEEE80211_BAPS_TID);

Completed in 153 milliseconds