Searched refs:IEEE80211_TID_UNRESERVED (Results 1 – 3 of 3) sorted by relevance
247 #define IEEE80211_TID_UNRESERVED 0xff macro
3830 if (sta->reserved_tid != IEEE80211_TID_UNRESERVED) { in ieee80211_reserve_tid()3888 sta->reserved_tid = IEEE80211_TID_UNRESERVED; in ieee80211_unreserve_tid()
339 sta->reserved_tid = IEEE80211_TID_UNRESERVED; in sta_info_alloc()