Home
last modified time | relevance | path

Searched refs:NL80211_CQM_TXE_MAX_INTVL (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dnl80211.h2188 #define NL80211_CQM_TXE_MAX_INTVL 1800 macro
/linux-4.1.27/net/wireless/
Dnl80211.c8562 if (rate > 100 || intvl > NL80211_CQM_TXE_MAX_INTVL) in nl80211_set_cqm_txe()