Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dcfg80211.h3236 WIPHY_PARAM_TXQ_LIMIT = 1 << 6, enumerator
/openbmc/linux/net/mac80211/
H A Dcfg.c3012 if (changed & (WIPHY_PARAM_TXQ_LIMIT | in ieee80211_set_wiphy_params()
/openbmc/linux/net/wireless/
H A Dnl80211.c3737 changed |= WIPHY_PARAM_TXQ_LIMIT; in nl80211_set_wiphy()
3792 if (changed & WIPHY_PARAM_TXQ_LIMIT) in nl80211_set_wiphy()