Home
last modified time | relevance | path

Searched refs:WIPHY_PARAM_COVERAGE_CLASS (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/net/mac80211/
Dcfg.c2979 if ((changed & WIPHY_PARAM_COVERAGE_CLASS) || in ieee80211_set_wiphy_params()
2983 coverage_class = changed & WIPHY_PARAM_COVERAGE_CLASS ? in ieee80211_set_wiphy_params()
/linux-6.6.21/drivers/net/wireless/quantenna/qtnfmac/
Dcommands.c1656 if (changed & WIPHY_PARAM_COVERAGE_CLASS) in qtnf_cmd_send_update_phy_params()
/linux-6.6.21/include/net/
Dcfg80211.h3234 WIPHY_PARAM_COVERAGE_CLASS = 1 << 4, enumerator
/linux-6.6.21/net/wireless/
Dnl80211.c3686 changed |= WIPHY_PARAM_COVERAGE_CLASS; in nl80211_set_wiphy()
3759 if (changed & WIPHY_PARAM_COVERAGE_CLASS) in nl80211_set_wiphy()