Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dcfg.c2108 if ((changed & WIPHY_PARAM_COVERAGE_CLASS) || in ieee80211_set_wiphy_params()
2112 coverage_class = changed & WIPHY_PARAM_COVERAGE_CLASS ? in ieee80211_set_wiphy_params()
/linux-4.1.27/include/net/
Dcfg80211.h1888 WIPHY_PARAM_COVERAGE_CLASS = 1 << 4, enumerator
/linux-4.1.27/net/wireless/
Dnl80211.c2281 changed |= WIPHY_PARAM_COVERAGE_CLASS; in nl80211_set_wiphy()
2313 if (changed & WIPHY_PARAM_COVERAGE_CLASS) in nl80211_set_wiphy()