Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dcfg.c2585 if ((changed & WIPHY_PARAM_COVERAGE_CLASS) || in ieee80211_set_wiphy_params()
2589 coverage_class = changed & WIPHY_PARAM_COVERAGE_CLASS ? in ieee80211_set_wiphy_params()
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1667 if (changed & WIPHY_PARAM_COVERAGE_CLASS) in qtnf_cmd_send_update_phy_params()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h2880 WIPHY_PARAM_COVERAGE_CLASS = 1 << 4, enumerator
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c3314 changed |= WIPHY_PARAM_COVERAGE_CLASS; in nl80211_set_wiphy()
3377 if (changed & WIPHY_PARAM_COVERAGE_CLASS) in nl80211_set_wiphy()