Home
last modified time | relevance | path

Searched refs:TARGET_TYPE_QCN7605 (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
Dif_usb.c61 if (tgt_info->target_type == TARGET_TYPE_QCN7605) in hif_usb_diag_write_cold_reset()
223 if (target_type == TARGET_TYPE_QCN7605) in hif_usb_enable_bus()
224 tgt_info->target_type = TARGET_TYPE_QCN7605; in hif_usb_enable_bus()
230 if (target_type != TARGET_TYPE_QCN7605) { in hif_usb_enable_bus()
270 if (target_type != TARGET_TYPE_QCN7605) in hif_usb_enable_bus()
274 if (target_type != TARGET_TYPE_QCN7605) in hif_usb_enable_bus()
309 if (tgt_info->target_type != TARGET_TYPE_QCN7605) in hif_usb_disable_bus()
323 if (tgt_info->target_type != TARGET_TYPE_QCN7605) { in hif_usb_disable_bus()
772 if (tgt_info->target_type == TARGET_TYPE_QCN7605) in hif_usb_needs_bmi()
Dhif_usb.c957 case TARGET_TYPE_QCN7605: in hif_is_supported_rx_ctrl_pipe()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dtarget_type.h42 #ifndef TARGET_TYPE_QCN7605
43 #define TARGET_TYPE_QCN7605 22 macro
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dath_procfs.c125 (tgt_info->target_type == TARGET_TYPE_QCN7605) || in ath_procfs_diag_read_legacy()
132 (tgt_info->target_type == TARGET_TYPE_QCN7605))) { in ath_procfs_diag_read_legacy()
212 (tgt_info->target_type == TARGET_TYPE_QCN7605) || in ath_procfs_diag_write_legacy()
219 (tgt_info->target_type == TARGET_TYPE_QCN7605))) { in ath_procfs_diag_write_legacy()
Dregtable.c48 case TARGET_TYPE_QCN7605: in hif_target_register_tbl_attach()
Dhif_main.c2361 *target_type = TARGET_TYPE_QCN7605; in hif_get_device_type()
/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
Dtarget_if_main.c868 return target_type == TARGET_TYPE_QCN7605; in target_is_tgt_type_qcn7605()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
Dif_pci.c2223 if (ADRASTEA_BU && (tgt_info->target_type != TARGET_TYPE_QCN7605)) in hif_pci_default_link_up()
3767 case TARGET_TYPE_QCN7605: in hif_pci_init_reg_windowing_support()
3992 tgt_info->target_type == TARGET_TYPE_QCN7605 || in hif_pci_addr_in_boundary()
/wlan-driver/qcacld-3.0/core/cds/src/
Dcds_api.c1117 target_type == TARGET_TYPE_QCN7605) in cds_should_suspend_target()
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_main.c1452 case TARGET_TYPE_QCN7605: in hif_select_service_to_pipe_map()
4867 case TARGET_TYPE_QCN7605: in hif_ce_prepare_config()