Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h3424 #define NL80211_CQM_TXE_MAX_INTVL 1800 macro
/openbmc/linux/net/wireless/
H A Dnl80211.c12851 if (rate > 100 || intvl > NL80211_CQM_TXE_MAX_INTVL) in nl80211_set_cqm_txe()