Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dieee80211.h251 #define IEEE80211_NUM_UPS 8 macro
/linux-6.1.9/net/mac80211/
Dtx.c5719 if (WARN_ON(tid >= IEEE80211_NUM_UPS)) in ieee80211_reserve_tid()
/linux-6.1.9/net/wireless/
Dnl80211.c702 NLA_POLICY_MAX(NLA_U8, IEEE80211_NUM_UPS - 1),