Home
last modified time | relevance | path

Searched refs:IEEE80211_TID_UNRESERVED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dsta_info.h304 #define IEEE80211_TID_UNRESERVED 0xff macro
H A Dsta_info.c605 sta->reserved_tid = IEEE80211_TID_UNRESERVED; in __sta_info_alloc()
H A Dtx.c5954 if (sta->reserved_tid != IEEE80211_TID_UNRESERVED) { in ieee80211_reserve_tid()
6012 sta->reserved_tid = IEEE80211_TID_UNRESERVED; in ieee80211_unreserve_tid()