Home
last modified time | relevance | path

Searched refs:TARGET_TYPE_AR6320 (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dregtable_usb.c34 case TARGET_TYPE_AR6320: in target_register_tbl_attach()
H A Dif_usb.c442 case TARGET_TYPE_AR6320: in hif_usb_reg_tbl_attach()
448 target_type = TARGET_TYPE_AR6320; in hif_usb_reg_tbl_attach()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dregtable_sdio.c37 case TARGET_TYPE_AR6320: in target_register_tbl_attach()
/wlan-driver/fw-api/fw/
H A Dbmi_msg.h250 #define TARGET_TYPE_AR6320 8 macro
H A Dtargaddrs.h654 (((TargetType) == TARGET_TYPE_AR6320) ? AR6320_VTOP(vaddr) : \
664 (((TargetType) == TARGET_TYPE_AR6320) ? AR6320_HOST_INTEREST_ITEM_ADDRESS(item) : \
/wlan-driver/qca-wifi-host-cmn/target_if/dfs/src/
H A Dtarget_if_dfs.c92 case TARGET_TYPE_AR6320: in target_if_is_dfs_3()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dregtable.c36 case TARGET_TYPE_AR6320: in hif_target_register_tbl_attach()
H A Dhif_main.c219 case TARGET_TYPE_AR6320: in hif_hia_item_address()
2270 *target_type = TARGET_TYPE_AR6320; in hif_get_device_type()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif.c336 target_register_tbl_attach(ol_sc, TARGET_TYPE_AR6320); in hif_sdio_probe()
339 target_type = TARGET_TYPE_AR6320; in hif_sdio_probe()
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c1113 if (target_type == TARGET_TYPE_AR6320 || in cds_should_suspend_target()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c2342 if ((target_type == TARGET_TYPE_AR6320) || in hif_pci_config_low_power_int_register()