Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dcfg80211.h2837 WIPHY_PARAM_TXQ_LIMIT = 1 << 6, enumerator
/kernel/linux/linux-5.10/net/mac80211/
Dcfg.c2621 if (changed & (WIPHY_PARAM_TXQ_LIMIT | in ieee80211_set_wiphy_params()
/kernel/linux/linux-5.10/net/wireless/
Dnl80211.c3317 changed |= WIPHY_PARAM_TXQ_LIMIT; in nl80211_set_wiphy()
3366 if (changed & WIPHY_PARAM_TXQ_LIMIT) in nl80211_set_wiphy()