Home
last modified time | relevance | path

Searched refs:REGULATORY_CUSTOM_REG (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/include/net/
H A Dregulatory.h163 REGULATORY_CUSTOM_REG = BIT(0), enumerator
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dwifi_regd.c127 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG; in _rtw_regd_init_wiphy()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dregd.c339 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG; in _rtl_regd_init_wiphy()
/openbmc/linux/net/wireless/
H A Dreg.c2094 !(wiphy->regulatory_flags & REGULATORY_CUSTOM_REG)) in wiphy_strict_alpha2_regd()
2114 wiphy->regulatory_flags & REGULATORY_CUSTOM_REG) { in ignore_reg_update()
2148 wiphy->regulatory_flags & REGULATORY_CUSTOM_REG) in reg_is_world_roaming()
2494 wiphy->regulatory_flags & REGULATORY_CUSTOM_REG && in wiphy_update_regulatory()
2610 WARN(!(wiphy->regulatory_flags & REGULATORY_CUSTOM_REG), in wiphy_apply_custom_regulatory()
2612 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG; in wiphy_apply_custom_regulatory()
3314 wiphy->regulatory_flags &= ~REGULATORY_CUSTOM_REG; in regulatory_hint()
3523 if (rdev->wiphy.regulatory_flags & REGULATORY_CUSTOM_REG) in restore_regulatory_settings()
H A Dcore.c763 (REGULATORY_CUSTOM_REG | in wiphy_register()
987 if (wiphy->regulatory_flags & REGULATORY_CUSTOM_REG) { in wiphy_register()
/openbmc/linux/drivers/net/wireless/ath/
H A Dregd.c644 REGULATORY_CUSTOM_REG; in ath_regd_init_wiphy()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dchannel.c767 wlc->wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG | in brcms_c_regd_init()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1207 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG | in qtnf_wiphy_register()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c143 hw->wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG | in iwlagn_mac_setup_register()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c3536 hw->wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG | in il3945_setup_mac()
H A D4965-mac.c5747 hw->wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG | in il4965_mac_setup_register()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c5283 hw->wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG; in mac80211_hwsim_new_radio()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c8309 wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG; in brcmf_cfg80211_attach()