Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dsta_info.h300 #define IEEE80211_TID_UNRESERVED 0xff macro
Dsta_info.c400 sta->reserved_tid = IEEE80211_TID_UNRESERVED; in sta_info_alloc()
Dtx.c5382 if (sta->reserved_tid != IEEE80211_TID_UNRESERVED) { in ieee80211_reserve_tid()
5440 sta->reserved_tid = IEEE80211_TID_UNRESERVED; in ieee80211_unreserve_tid()