Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/pld/src/
Dpld_ipci.c532 cfg->num_shadow_reg_v3_cfg = config->num_shadow_reg_v3_cfg; in pld_ipci_populate_shadow_v3_cfg()
Dpld_pcie_fw_sim.c630 cfg->num_shadow_reg_v3_cfg = config->num_shadow_reg_v3_cfg; in pld_pcie_fw_sim_populate_shadow_v3_cfg()
Dpld_pcie.c832 cfg->num_shadow_reg_v3_cfg = config->num_shadow_reg_v3_cfg; in pld_pcie_populate_shadow_v3_cfg()
/wlan-driver/platform/inc/
Dicnss2.h122 u32 num_shadow_reg_v3_cfg; member
Dcnss2.h322 u32 num_shadow_reg_v3_cfg; member
/wlan-driver/qcacld-3.0/core/pld/inc/
Dpld_common.h372 u32 num_shadow_reg_v3_cfg; member
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_main.c1981 &cfg->num_shadow_reg_v3_cfg); in hif_prepare_hal_shadow_reg_cfg_v3()
4438 hif_info("v3: num_config %d", cfg->num_shadow_reg_v3_cfg); in hif_print_hal_shadow_register_cfg()
4439 for (i = 0; i < cfg->num_shadow_reg_v3_cfg; i++) in hif_print_hal_shadow_register_cfg()
/wlan-driver/platform/cnss2/
Dqmi.c1839 if (config->num_shadow_reg_v3_cfg > in cnss_wlfw_wlan_cfg_send_sync()
1843 req->shadow_reg_v3_len = config->num_shadow_reg_v3_cfg; in cnss_wlfw_wlan_cfg_send_sync()
/wlan-driver/platform/icnss2/
Dqmi.c3329 if (config->num_shadow_reg_v3_cfg > in icnss_send_wlan_enable_to_fw()
3333 req.shadow_reg_v3_len = config->num_shadow_reg_v3_cfg; in icnss_send_wlan_enable_to_fw()