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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h868 * @WIPHY_PARAM_COVERAGE_CLASS: coverage class changed
875 WIPHY_PARAM_COVERAGE_CLASS = 1 << 4, enumerator in enum:wiphy_params_flags
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dcfg.c1294 if (changed & WIPHY_PARAM_COVERAGE_CLASS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c951 changed |= WIPHY_PARAM_COVERAGE_CLASS;
978 if (changed & WIPHY_PARAM_COVERAGE_CLASS)

Completed in 117 milliseconds