Home
last modified time | relevance | path

Searched refs:eeprom_rd_ext (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_tgt_cfg.h250 uint32_t eeprom_rd_ext; member
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
H A Dservice_ready_param.h52 uint32_t eeprom_rd_ext; member
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
H A Dreg_services_public_struct.h1127 uint32_t eeprom_rd_ext; member
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dservice_ready_util.c837 reg_cap->eeprom_reg_domain_ext = cap->eeprom_rd_ext; in init_deinit_fill_host_reg_cap()
/wlan-driver/fw-api/fw/
H A Dwlan_defs.h452 A_UINT32 eeprom_rd_ext; /* regdomain */ member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_regulatory.c647 if (0 == (hdd_ctx->reg.eeprom_rd_ext & in hdd_process_regulatory_data()
H A Dwlan_hdd_main.c2910 hdd_ctx->reg.eeprom_rd_ext = cfg->eeprom_rd_ext; in hdd_update_tgt_cfg()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c6414 tgt_cfg.eeprom_rd_ext = wma_handle->reg_cap.eeprom_rd_ext; in wma_update_hdd_cfg()