Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dcfg.c3027 if ((changed & WIPHY_PARAM_COVERAGE_CLASS) || in ieee80211_set_wiphy_params()
3031 coverage_class = changed & WIPHY_PARAM_COVERAGE_CLASS ? in ieee80211_set_wiphy_params()
/linux-6.15/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1657 if (changed & WIPHY_PARAM_COVERAGE_CLASS) in qtnf_cmd_send_update_phy_params()
/linux-6.15/include/net/
H A Dcfg80211.h3455 WIPHY_PARAM_COVERAGE_CLASS = BIT(4), enumerator
/linux-6.15/net/wireless/
H A Dnl80211.c3836 changed |= WIPHY_PARAM_COVERAGE_CLASS; in nl80211_set_wiphy()
3902 if (changed & WIPHY_PARAM_COVERAGE_CLASS) in nl80211_set_wiphy()