Home
last modified time | relevance | path

Searched refs:TARGET_TYPE_QCA6390 (Results 1 – 16 of 16) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dtarget_type.h45 #ifndef TARGET_TYPE_QCA6390
46 #define TARGET_TYPE_QCA6390 23 macro
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dath_procfs.c112 (tgt_info->target_type == TARGET_TYPE_QCA6390) || in ath_procfs_diag_read_legacy()
199 (tgt_info->target_type == TARGET_TYPE_QCA6390) || in ath_procfs_diag_write_legacy()
359 case TARGET_TYPE_QCA6390: in ath_procfs_diag_read_ext()
436 case TARGET_TYPE_QCA6390: in ath_procfs_diag_write_ext()
H A Dregtable.c187 case TARGET_TYPE_QCA6390: in hif_target_register_tbl_attach()
H A Dhif_main.c2368 *target_type = TARGET_TYPE_QCA6390; in hif_get_device_type()
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c887 TARGET_TYPE_QCA6390, in cds_open()
1011 hdd_ctx->target_type == TARGET_TYPE_QCA6390 || in cds_dp_open()
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_main.c1470 case TARGET_TYPE_QCA6390: in hif_select_service_to_pipe_map()
1909 case TARGET_TYPE_QCA6390: in ce_srng_based()
4984 case TARGET_TYPE_QCA6390: in hif_ce_prepare_config()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c3769 case TARGET_TYPE_QCA6390: in hif_pci_init_reg_windowing_support()
3990 tgt_info->target_type == TARGET_TYPE_QCA6390 || in hif_pci_addr_in_boundary()
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.c3189 target_type == TARGET_TYPE_QCA6390) { in target_if_spectral_len_adj_swar_init()
3717 target_type == TARGET_TYPE_QCA6390 || in target_if_pdev_spectral_init()
3747 (target_type == TARGET_TYPE_QCA6390) || in target_if_pdev_spectral_init()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rings_main.c3303 case TARGET_TYPE_QCA6390: in dp_soc_cfg_init()
4251 case TARGET_TYPE_QCA6390: in dp_soc_cfg_attach()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_srng.c428 case TARGET_TYPE_QCA6390: in hal_target_based_configure()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c5598 case TARGET_TYPE_QCA6390: in dp_mon_soc_cfg_init()
6518 case TARGET_TYPE_QCA6390: in dp_mon_ops_register()
6584 case TARGET_TYPE_QCA6390: in dp_mon_cdp_ops_register()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/rh/
H A Dhal_rh_generic_api.h897 case TARGET_TYPE_QCA6390: in hal_rx_status_get_tlv_info_generic_rh()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c2162 TARGET_TYPE_QCA6390 == params->target_type || in wlan_dp_txrx_soc_attach()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
H A Dhal_li_generic_api.h1055 case TARGET_TYPE_QCA6390: in hal_rx_status_get_tlv_info_generic_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
H A Dhal_be_api_mon.h3008 case TARGET_TYPE_QCA6390: in hal_rx_status_get_tlv_info_generic_be()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ioctl.c2066 if (hdd_ctx->target_type == TARGET_TYPE_QCA6390) { in hdd_enable_unit_test_commands()