Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dieee80211.h188 #define IEEE80211_NUM_UPS 8 macro
/Linux-v4.19/net/mac80211/
Dtx.c4729 if (WARN_ON(tid >= IEEE80211_NUM_UPS)) in ieee80211_reserve_tid()
/Linux-v4.19/net/wireless/
Dnl80211.c12643 if (up >= IEEE80211_NUM_UPS) in nl80211_add_tx_ts()