Home
last modified time | relevance | path

Searched refs:WIPHY_PARAM_COVERAGE_CLASS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c2587 if ((changed & WIPHY_PARAM_COVERAGE_CLASS) || in ieee80211_set_wiphy_params()
2591 coverage_class = changed & WIPHY_PARAM_COVERAGE_CLASS ? in ieee80211_set_wiphy_params()
/kernel/linux/linux-6.6/net/mac80211/
H A 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()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h2827 * @WIPHY_PARAM_COVERAGE_CLASS: coverage class changed
2838 WIPHY_PARAM_COVERAGE_CLASS = 1 << 4, enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1667 if (changed & WIPHY_PARAM_COVERAGE_CLASS) in qtnf_cmd_send_update_phy_params()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h3223 * @WIPHY_PARAM_COVERAGE_CLASS: coverage class changed
3234 WIPHY_PARAM_COVERAGE_CLASS = 1 << 4, enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1656 if (changed & WIPHY_PARAM_COVERAGE_CLASS) in qtnf_cmd_send_update_phy_params()
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c3315 changed |= WIPHY_PARAM_COVERAGE_CLASS; in nl80211_set_wiphy()
3378 if (changed & WIPHY_PARAM_COVERAGE_CLASS) in nl80211_set_wiphy()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c3686 changed |= WIPHY_PARAM_COVERAGE_CLASS; in nl80211_set_wiphy()
3759 if (changed & WIPHY_PARAM_COVERAGE_CLASS) in nl80211_set_wiphy()

Completed in 77 milliseconds