Home
last modified time | relevance | path

Searched refs:TARGET_TYPE_QCA6490 (Results 1 – 18 of 18) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dtarget_type.h59 #ifndef TARGET_TYPE_QCA6490
60 #define TARGET_TYPE_QCA6490 27 macro
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dath_procfs.c113 (tgt_info->target_type == TARGET_TYPE_QCA6490) || in ath_procfs_diag_read_legacy()
200 (tgt_info->target_type == TARGET_TYPE_QCA6490) || in ath_procfs_diag_write_legacy()
360 case TARGET_TYPE_QCA6490: in ath_procfs_diag_read_ext()
437 case TARGET_TYPE_QCA6490: in ath_procfs_diag_write_ext()
Dregtable.c195 case TARGET_TYPE_QCA6490: in hif_target_register_tbl_attach()
Dhif_main.c2375 *target_type = TARGET_TYPE_QCA6490; in hif_get_device_type()
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
Dtarget_if_cfr.c228 target_type == TARGET_TYPE_QCA6490 || in target_if_cfr_fill_header()
255 else if (target_type == TARGET_TYPE_QCA6490) in target_if_cfr_fill_header()
331 if (target == TARGET_TYPE_QCA6490) in target_if_cfr_init_target()
381 if (target_type == TARGET_TYPE_QCA6490 || in target_if_cfr_init_pdev()
408 if (target_type == TARGET_TYPE_QCA6490 || in target_if_cfr_deinit_pdev()
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.c2144 target_type == TARGET_TYPE_QCA6490 || in target_if_init_spectral_param_min_max()
2513 target_type == TARGET_TYPE_QCA6490 || in target_if_init_spectral_capability()
3181 target_type == TARGET_TYPE_QCA6490 || in target_if_spectral_len_adj_swar_init()
3207 target_type == TARGET_TYPE_QCA6490 || in target_if_spectral_len_adj_swar_init()
3254 target_type == TARGET_TYPE_QCA6490 || in target_if_spectral_report_params_init()
3297 target_type == TARGET_TYPE_QCA6490 || in target_if_spectral_report_params_init()
3721 target_type == TARGET_TYPE_QCA6490 || in target_if_pdev_spectral_init()
3748 (target_type == TARGET_TYPE_QCA6490) || in target_if_pdev_spectral_init()
/wlan-driver/qcacld-3.0/core/cds/src/
Dcds_api.c888 TARGET_TYPE_QCA6490, in cds_open()
1012 hdd_ctx->target_type == TARGET_TYPE_QCA6490 || in cds_dp_open()
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_main.c1475 case TARGET_TYPE_QCA6490: in hif_select_service_to_pipe_map()
1910 case TARGET_TYPE_QCA6490: in ce_srng_based()
4992 case TARGET_TYPE_QCA6490: in hif_ce_prepare_config()
/wlan-driver/qcacld-3.0/components/pmo/core/src/
Dwlan_pmo_suspend_resume.c514 ((tgt_info->target_type == TARGET_TYPE_QCA6490) || in pmo_core_psoc_configure_suspend()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
Dif_pci.c3768 case TARGET_TYPE_QCA6490: in hif_pci_init_reg_windowing_support()
3991 tgt_info->target_type == TARGET_TYPE_QCA6490 || in hif_pci_addr_in_boundary()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rings_main.c3304 case TARGET_TYPE_QCA6490: in dp_soc_cfg_init()
4252 case TARGET_TYPE_QCA6490: in dp_soc_cfg_attach()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_srng.c434 case TARGET_TYPE_QCA6490: in hal_target_based_configure()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
Ddp_mon.c5599 case TARGET_TYPE_QCA6490: in dp_mon_soc_cfg_init()
6519 case TARGET_TYPE_QCA6490: in dp_mon_ops_register()
6585 case TARGET_TYPE_QCA6490: in dp_mon_cdp_ops_register()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
Dhal_rh_generic_api.h899 case TARGET_TYPE_QCA6490: in hal_rx_status_get_tlv_info_generic_rh()
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_main.c2163 TARGET_TYPE_QCA6490 == params->target_type || in wlan_dp_txrx_soc_attach()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.h1057 case TARGET_TYPE_QCA6490: in hal_rx_status_get_tlv_info_generic_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_api_mon.h3053 case TARGET_TYPE_QCA6490: in hal_rx_status_get_tlv_info_generic_be()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_ioctl.c2077 if (hdd_ctx->target_type == TARGET_TYPE_QCA6490) { in hdd_enable_unit_test_commands()