Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dieee80211.h174 #define IEEE80211_NUM_UPS 8 macro
/linux-4.4.14/net/mac80211/
Dtx.c3822 if (WARN_ON(tid >= IEEE80211_NUM_UPS)) in ieee80211_reserve_tid()
/linux-4.4.14/net/wireless/
Dnl80211.c10447 if (up >= IEEE80211_NUM_UPS) in nl80211_add_tx_ts()