Searched refs:reg_domain (Results 1 – 10 of 10) sorted by relevance
607 if (reg->reg_domain != CTRY_FLAG) in reg_dmn_sanitize()610 reg->reg_domain = WOR0_WORLD; in reg_dmn_sanitize()626 rd = reg->reg_domain; in cds_fill_some_regulatory_info()710 wma_send_regdomain_info_to_fw(reg->reg_domain, regpair->reg_dmn_2ghz, in cds_fill_and_send_ctl_to_fw()
249 uint32_t reg_domain; member
172 static bool hdd_is_world_regdomain(uint32_t reg_domain) in hdd_is_world_regdomain() argument174 uint32_t temp_regd = reg_domain & ~WORLD_ROAMING_FLAG; in hdd_is_world_regdomain()193 hdd_ctx->reg.reg_domain = CTRY_FLAG; in hdd_update_regulatory_info()194 hdd_ctx->reg.reg_domain |= country_code; in hdd_update_regulatory_info()383 if (hdd_is_world_regdomain(reg->reg_domain)) { in hdd_regulatory_wiphy_init()423 if (hdd_is_world_regdomain(reg->reg_domain)) { in hdd_regulatory_wiphy_init()
2909 hdd_ctx->reg.reg_domain = cfg->reg_domain; in hdd_update_tgt_cfg()16755 hdd_ctx->reg.reg_domain); in hdd_configure_cds()
55 enum reg_domain { enum
2820 v_REGDOMAIN_t reg_domain; in sap_sort_channel_list() local2841 wlan_reg_get_domain_from_country_code(®_domain, country, in sap_sort_channel_list()2848 reg_domain, &cur_bw); in sap_sort_channel_list()2852 *domain = reg_domain; in sap_sort_channel_list()
1126 uint32_t reg_domain; member
8092 cmd->reg_domain = param->currentRDinuse; in send_pdev_set_regdomain_cmd_tlv()8143 cmd->reg_domain = reg_dmn; in send_regdomain_info_to_fw_cmd_tlv()8150 cmd->reg_domain, cmd->reg_domain_2G, cmd->reg_domain_5G, in send_regdomain_info_to_fw_cmd_tlv()
6413 tgt_cfg.reg_domain = wma_handle->reg_cap.eeprom_rd; in wma_update_hdd_cfg()
7666 A_UINT32 reg_domain; member