Home
last modified time | relevance | path

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

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