Home
last modified time | relevance | path

Searched refs:major_version (Results 1 – 12 of 12) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
Dmlo_global_h_shmem_arena.h40 uint16_t major_version; member
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
Dif_pci.h118 u32 major_version; member
Dif_pci.c3704 sc->device_version.major_version = info.device_version.major_version; in hif_pci_get_soc_info_pld()
3710 sc->device_version.major_version, in hif_pci_get_soc_info_pld()
3718 scn->target_info.soc_version = info.device_version.major_version; in hif_pci_get_soc_info_pld()
/wlan-driver/qcacld-3.0/core/pld/src/
Dpld_pcie_fw_sim.c749 info->device_version.major_version = in pld_pcie_fw_sim_get_soc_info()
750 cnss_info.device_version.major_version; in pld_pcie_fw_sim_get_soc_info()
Dpld_pcie.c966 info->device_version.major_version = in pld_pcie_get_soc_info()
967 cnss_info.device_version.major_version; in pld_pcie_get_soc_info()
/wlan-driver/platform/cnss2/
Dpci.c3815 driver_ops->chip_version != plat_priv->device_version.major_version) { in cnss_wlan_register_driver()
3818 plat_priv->device_version.major_version); in cnss_wlan_register_driver()
4985 if (plat_priv->device_version.major_version == FW_V1_NUMBER) in cnss_pci_load_tme_patch()
4987 else if (plat_priv->device_version.major_version == FW_V2_NUMBER) in cnss_pci_load_tme_patch()
5161 switch (plat_priv->device_version.major_version) { in cnss_pci_load_m3()
6631 if (plat_priv->device_version.major_version < FW_V2_NUMBER) { in cnss_pci_update_fw_name()
6634 plat_priv->device_version.major_version); in cnss_pci_update_fw_name()
6646 switch (plat_priv->device_version.major_version) { in cnss_pci_update_fw_name()
6974 mhi_ctrl->major_version = (soc_info & SOC_HW_VERSION_MAJOR_VER_BMSK) >> in __cnss_get_mhi_soc_info()
6995 plat_priv->device_version.major_version = mhi_ctrl->major_version; in cnss_get_mhi_soc_info()
[all …]
Dbus.c788 plat_priv->device_version.major_version == FW_V2_NUMBER) { in cnss_bus_disable_mhi_satellite_cfg()
Dqmi.c1442 if (plat_priv->device_version.major_version == FW_V2_NUMBER) in cnss_get_qdss_cfg_filename()
/wlan-driver/platform/inc/
Dcnss2.h53 u32 major_version; member
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
Dmlo_global_h_shmem_arena.c821 shmem_params->major_version = in extract_mlo_glb_h_shmem_tlv()
/wlan-driver/qcacld-3.0/core/pld/inc/
Dpld_common.h410 u32 major_version; member
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_wext.c3562 if (info.device_version.major_version != 0x01) in hdd_hastings_bt_war_applicable()