| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | Kconfig | 58 bool "Atheros ath6kl regdomain support" 62 Enabling this makes it possible to change the regdomain in
|
| H A D | cfg80211.c | 3561 ath6kl_err("failed to set regdomain: %d\n", ret); in ath6kl_cfg80211_reg_notify() 3566 * Firmware will apply the regdomain change only after a scan is in ath6kl_cfg80211_reg_notify() 3580 ath6kl_err("failed to start scan for a regdomain change: %d\n", in ath6kl_cfg80211_reg_notify()
|
| H A D | init.c | 1639 { ATH6KL_FW_CAPABILITY_REGDOMAIN, "regdomain" },
|
| /linux/Documentation/devicetree/bindings/net/wireless/ |
| H A D | mediatek,mt76.yaml | 142 regdomain: 145 Regdomain refers to a legal regulatory region. Different 260 regdomain = "FCC";
|
| /linux/Documentation/networking/ |
| H A D | regulatory.rst | 124 static int zd_reg2alpha2(u8 regdomain, char *alpha2) 130 if (regdomain == reg_map->reg) { 145 r = zd_reg2alpha2(mac->regdomain, alpha2);
|
| /linux/drivers/net/wireless/ath/ |
| H A D | regd.c | 249 bool ath_is_49ghz_allowed(u16 regdomain) in ath_is_49ghz_allowed() argument 252 return regdomain == MKK9_MKKC; in ath_is_49ghz_allowed() 502 printk(KERN_DEBUG "ath: regdomain 0x%0x " in ath_reg_dyn_country() 679 printk(KERN_DEBUG "ath: EEPROM regdomain sanitized\n"); in ath_regd_sanitize() 693 printk(KERN_DEBUG "ath: EEPROM regdomain: 0x%0x\n", reg->current_rd); in __ath_regd_init()
|
| H A D | regd_common.h | 493 * regdomain and use another alpha2 */
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | reg.c | 464 * default regdomain. Also MAX of the dfs cac timeout is selected. in ath11k_regd_intersect() 699 "Country %s, CFG Regdomain %s FW Regdomain %d, num_reg_rules %d\n", in ath11k_reg_build_regd() 788 ath11k_warn(ab, "Unable to create intersected regdomain\n"); in ath11k_reg_build_regd() 865 * not support for the regdomain. So get the vdev type of the first entry in ath11k_reg_get_ar_vdev_type() 866 * now. After concurrency support for the regdomain, this should change. in ath11k_reg_get_ar_vdev_type() 987 * The Regdomain should be uniform across driver and fw. Since the in ath11k_reg_handle_chan_list()
|
| H A D | core.h | 191 /* worldwide regdomain */
|
| H A D | wmi.h | 2690 u32 regdomain; member 2859 u32 regdomain; member
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mcc.c | 93 IWL_DEBUG_LAR(mld, "Getting regdomain data for %s from FW\n", alpha2); in iwl_mld_get_regdomain() 193 /* update cfg80211 if the regdomain was changed */ in iwl_mld_apply_last_mcc()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | regd.c | 161 *by applying our static world regdomain by in _rtl_reg_apply_beaconing_flags() 397 "rtl: EEPROM regdomain: 0x%0x country code: %d\n", in rtl_regd_init()
|
| /linux/drivers/net/wireless/purelifi/plfxlc/ |
| H A D | mac.h | 140 u8 regdomain; member
|
| /linux/drivers/net/wireless/intersil/p54/ |
| H A D | eeprom.h | 105 u8 regdomain; member
|
| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_mac.c | 135 static int zd_reg2alpha2(u8 regdomain, char *alpha2) in zd_reg2alpha2() argument 141 if (regdomain == reg_map->reg) { in zd_reg2alpha2() 202 mac->regdomain = mac->default_regdomain = default_regdomain; in zd_mac_init_hw() 211 r = zd_reg2alpha2(mac->regdomain, alpha2); in zd_mac_init_hw()
|
| H A D | zd_mac.h | 181 u8 regdomain; member
|
| H A D | zd_chip.c | 411 int zd_read_regdomain(struct zd_chip *chip, u8 *regdomain) in zd_read_regdomain() argument 422 *regdomain = value >> 16; in zd_read_regdomain() 423 dev_dbg_f(zd_chip_dev(chip), "regdomain: %#04x\n", *regdomain); in zd_read_regdomain()
|
| H A D | zd_chip.h | 883 int zd_read_regdomain(struct zd_chip *chip, u8 *regdomain);
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | 11h.c | 253 mwifiex_dbg(priv->adapter, MSG, "regdomain: %d\n", in mwifiex_11h_handle_radar_detected()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | reg.c | 708 "\r\nCountry %s, CFG Regdomain %s FW Regdomain %d, num_reg_rules %d\n", in ath12k_reg_build_regd()
|
| H A D | core.c | 753 ath12k_dbg(ab, ATH12K_DBG_BOOT, "boot smbios worldwide regdomain\n"); in ath12k_core_check_cc_code_bdfext()
|
| /linux/drivers/net/wireless/marvell/libertas_tf/ |
| H A D | libertas_tf.h | 165 u8 regdomain; member
|
| H A D | cmd.c | 63 if (channel_ranges[i].regdomain == priv->regioncode) { in lbtf_geo_init()
|
| /linux/net/wireless/ |
| H A D | reg.c | 44 * rely on some SHA1 checksum of the regdomain for example. 1498 * Returns: the intersected regdomain 1517 * regdomain once. The reason we use reg_rules_intersect() here in regdom_intersect() 4284 /* We always try to get an update for the static regdomain */ in regulatory_propagate_dfs_state()
|
| /linux/include/uapi/linux/ |
| H A D | nl80211.h | 460 * global regdomain will be returned. 462 * regulatory_hint() API. Even when a private regdomain is used the channel 465 * is now available which will returns the global regdomain as well as 468 * its private regdomain is the only valid one for it. The regulatory 2442 * cfg80211 regdomain.
|