Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_CUSTOM_REGULATORY (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/drivers/net/wireless/
Dmac80211_hwsim.c1863 hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY; in init_mac80211_hwsim()
1869 hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY; in init_mac80211_hwsim()
1875 hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY; in init_mac80211_hwsim()
1879 hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY; in init_mac80211_hwsim()
1894 hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY; in init_mac80211_hwsim()
1898 hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY; in init_mac80211_hwsim()
/linux-3.4.99/net/wireless/
Dreg.c906 wiphy->flags & WIPHY_FLAG_CUSTOM_REGULATORY && in handle_channel()
941 wiphy->flags & WIPHY_FLAG_CUSTOM_REGULATORY) { in ignore_reg_update()
1059 wiphy->flags & WIPHY_FLAG_CUSTOM_REGULATORY) in reg_is_world_roaming()
1210 wiphy->flags & WIPHY_FLAG_CUSTOM_REGULATORY && in update_all_wiphy_regulatory()
1910 if (rdev->wiphy.flags & WIPHY_FLAG_CUSTOM_REGULATORY) in restore_regulatory_settings()
Dcore.c600 if (wiphy->flags & WIPHY_FLAG_CUSTOM_REGULATORY) { in wiphy_register()
/linux-3.4.99/drivers/net/wireless/rtlwifi/
Dregd.c364 wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY; in _rtl_regd_init_wiphy()
/linux-3.4.99/drivers/net/wireless/ath/
Dregd.c522 wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY; in ath_regd_init_wiphy()
/linux-3.4.99/include/net/
Dcfg80211.h1772 WIPHY_FLAG_CUSTOM_REGULATORY = BIT(0), enumerator
/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-mac80211.c195 hw->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY | in iwlagn_mac_setup_register()
/linux-3.4.99/drivers/net/wireless/iwlegacy/
D3945-mac.c3553 WIPHY_FLAG_CUSTOM_REGULATORY | WIPHY_FLAG_DISABLE_BEACON_HINTS | in il3945_setup_mac()
D4965-mac.c5727 WIPHY_FLAG_CUSTOM_REGULATORY | WIPHY_FLAG_DISABLE_BEACON_HINTS; in il4965_mac_setup_register()