Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_STRICT_REGULATORY (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/net/wireless/rtlwifi/
Dregd.c327 wiphy->flags &= ~WIPHY_FLAG_STRICT_REGULATORY; in _rtl_regd_init_wiphy()
/linux-2.6.39/drivers/net/wireless/
Dmac80211_hwsim.c1417 hw->wiphy->flags |= WIPHY_FLAG_STRICT_REGULATORY; in init_mac80211_hwsim()
1422 hw->wiphy->flags |= WIPHY_FLAG_STRICT_REGULATORY; in init_mac80211_hwsim()
1434 hw->wiphy->flags |= WIPHY_FLAG_STRICT_REGULATORY; in init_mac80211_hwsim()
/linux-2.6.39/drivers/net/wireless/ath/
Dregd.c468 wiphy->flags |= WIPHY_FLAG_STRICT_REGULATORY; in ath_regd_init_wiphy()
/linux-2.6.39/net/wireless/
Dreg.c839 request_wiphy->flags & WIPHY_FLAG_STRICT_REGULATORY) { in handle_channel()
901 if (wiphy->flags & WIPHY_FLAG_STRICT_REGULATORY && !wiphy->regd && in ignore_reg_update()
1443 wiphy->flags & WIPHY_FLAG_STRICT_REGULATORY) in reg_process_hint()
/linux-2.6.39/include/net/
Dcfg80211.h1423 WIPHY_FLAG_STRICT_REGULATORY = BIT(1), enumerator