Home
last modified time | relevance | path

Searched refs:TARGET_TYPE_AR9888 (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
Dregtable_usb.c31 case TARGET_TYPE_AR9888: in target_register_tbl_attach()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
Dregtable_sdio.c34 case TARGET_TYPE_AR9888: in target_register_tbl_attach()
/wlan-driver/fw-api/fw/
Dbmi_msg.h249 #define TARGET_TYPE_AR9888 7 macro
Dtargaddrs.h653 (((TargetType) == TARGET_TYPE_AR9888) ? AR9888_VTOP(vaddr) : \
663 (((TargetType) == TARGET_TYPE_AR9888) ? AR9888_HOST_INTEREST_ITEM_ADDRESS(item) : \
/wlan-driver/qca-wifi-host-cmn/target_if/dfs/src/
Dtarget_if_dfs_partial_offload.c74 case TARGET_TYPE_AR9888: in target_if_dfs_get_caps()
/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
Dtarget_if_main.c919 if (target_type == TARGET_TYPE_AR9888) { in target_pdev_is_scan_radio_supported()
1002 if (target_type == TARGET_TYPE_AR9888) { in target_pdev_scan_radio_is_dfs_enabled()
1093 if (target_type == TARGET_TYPE_AR9888) { in target_is_scan_blanking_enabled()
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dregtable.c68 case TARGET_TYPE_AR9888: in hif_target_register_tbl_attach()
Dhif_main.c217 case TARGET_TYPE_AR9888: in hif_hia_item_address()
2262 *target_type = TARGET_TYPE_AR9888; in hif_get_device_type()
2290 *target_type = TARGET_TYPE_AR9888; in hif_get_device_type()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
Dhif.c315 target_register_tbl_attach(ol_sc, TARGET_TYPE_AR9888); in hif_sdio_probe()
316 target_type = TARGET_TYPE_AR9888; in hif_sdio_probe()
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_diag.c166 (target_type == TARGET_TYPE_AR9888) || in hif_diag_read_mem()
Dce_main.c1459 case TARGET_TYPE_AR9888: in hif_select_service_to_pipe_map()
4889 case TARGET_TYPE_AR9888: in hif_ce_prepare_config()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
Dif_pci.c1651 || (target_type == TARGET_TYPE_AR9888)) { in hif_set_hia()
2094 (target_type == TARGET_TYPE_AR9888) || in hif_pci_configure_legacy_irq()
3676 if (target_type == TARGET_TYPE_AR9888 && in hif_target_sync()
/wlan-driver/qcacld-3.0/core/bmi/src/
Dol_fw.c378 case TARGET_TYPE_AR9888: in __ol_transfer_bin_file()