Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dieee80211.h233 #define IEEE80211_NUM_UPS 8 macro
/linux/net/mac80211/
H A Dtx.c6246 if (WARN_ON(tid >= IEEE80211_NUM_UPS)) in __ieee80211_tx_skb_tid_band()
/linux/net/wireless/
H A Dnl80211.c925 NLA_POLICY_MAX(NLA_U8, IEEE80211_NUM_UPS - 1),