Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/ !
Dieee80211.h256 #define IEEE80211_NUM_UPS 8 macro
/linux-6.12.1/net/mac80211/ !
Dtx.c5981 if (WARN_ON(tid >= IEEE80211_NUM_UPS)) in ieee80211_reserve_tid()
/linux-6.12.1/net/wireless/ !
Dnl80211.c715 NLA_POLICY_MAX(NLA_U8, IEEE80211_NUM_UPS - 1),