/wlan-driver/qcacld-3.0/core/pld/src/ |
D | pld_sdio.c | 457 u32 target_type, u32 target_version) in pld_sdio_get_fw_files_for_target() argument 467 if (target_version == PLD_QCA9377_REV1_1_VERSION) { in pld_sdio_get_fw_files_for_target() 472 target_type, target_version); in pld_sdio_get_fw_files_for_target() 510 u32 target_type, u32 target_version) in pld_sdio_get_fw_files_for_target() argument 515 switch (target_version) { in pld_sdio_get_fw_files_for_target() 537 __func__, target_version); in pld_sdio_get_fw_files_for_target()
|
D | pld_sdio.h | 69 u32 target_type, u32 target_version) in pld_sdio_get_fw_files_for_target() argument 106 u32 target_type, u32 target_version);
|
D | pld_usb.h | 113 u32 target_type, u32 target_version) in pld_usb_get_fw_files_for_target() argument
|
D | pld_pcie.h | 232 u32 target_type, u32 target_version) in pld_pcie_get_fw_files_for_target() argument 566 u32 target_type, u32 target_version);
|
D | pld_pcie.c | 892 u32 target_type, u32 target_version) in pld_pcie_get_fw_files_for_target() argument 903 target_type, target_version); in pld_pcie_get_fw_files_for_target()
|
D | pld_common.c | 486 u32 target_type, u32 target_version) in pld_get_fw_files_for_target() argument 494 target_version); in pld_get_fw_files_for_target() 505 target_version); in pld_get_fw_files_for_target() 510 target_version); in pld_get_fw_files_for_target()
|
/wlan-driver/qcacld-3.0/core/bmi/src/ |
D | ol_fw.c | 1074 uint32_t target_version = tgt_info->target_version; in ol_patch_pll_switch() local 1077 switch (target_version) { in ol_patch_pll_switch() 1099 target_version); in ol_patch_pll_switch() 1364 uint32_t target_version = tgt_info->target_version; in ol_download_firmware() local 1371 target_version)) { in ol_download_firmware() 1486 switch (target_version) { in ol_download_firmware() 1601 uint32_t target_version, in ol_ath_get_reg_table() argument 1615 switch (target_version) { in ol_ath_get_reg_table() 1646 uint32_t target_version = tgt_info->target_version; in ol_diag_read_reg_loc() local 1651 section_len = ol_ath_get_reg_table(scn, target_version, ®_table); in ol_diag_read_reg_loc()
|
D | bmi_1.c | 252 tgt_info->target_version = targ_info.target_ver; in bmi_firmware_download()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/ |
D | if_usb.c | 443 switch (tgt_info->target_version) { in hif_usb_reg_tbl_attach() 709 tgt_info->target_version, in hif_usb_ramdump_handler()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/ |
D | if_snoc.c | 148 scn->target_info.target_version = soc_info.soc_id; in hif_snoc_get_soc_info()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_main.c | 486 info->target_version, in hif_get_hw_name() 493 if (info->target_version == qwlan_hw_list[i].id && in hif_get_hw_name() 504 info->target_version); in hif_get_hw_name() 529 *version = info->target_version; in hif_get_hw_info()
|
/wlan-driver/platform/inc/ |
D | cnss2.h | 384 u32 target_type, u32 target_version);
|
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/ |
D | if_pci.c | 2263 if ((tgt_info->target_version == AR9888_REV2_VERSION) || in hif_pci_disable_bus() 2264 (tgt_info->target_version == AR9887_REV1_VERSION)) in hif_pci_disable_bus() 2600 if (tgt_info->target_version == AR9888_REV2_VERSION) in hif_pci_reset_soc() 3716 scn->target_info.target_version = info.soc_id; in hif_pci_get_soc_info_pld()
|
/wlan-driver/qcacld-3.0/core/pld/inc/ |
D | pld_common.h | 754 u32 target_type, u32 target_version);
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/ |
D | if_ipci.c | 777 scn->target_info.target_version = info.soc_id; in hif_ipci_get_soc_info_pld()
|
/wlan-driver/qca-wifi-host-cmn/hif/inc/ |
D | hif.h | 492 uint32_t target_version; member
|
/wlan-driver/platform/cnss2/ |
D | main.c | 605 u32 target_type, u32 target_version) in cnss_get_fw_files_for_target() argument 610 switch (target_version) { in cnss_get_fw_files_for_target() 618 target_type, target_version); in cnss_get_fw_files_for_target()
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_main.c | 2072 uint32_t tgt_version = hif_get_target_info_handle(scn)->target_version; in wma_init_max_no_of_peers()
|