Home
last modified time | relevance | path

Searched refs:TARGET_TYPE_AR6320V2 (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dregtable_usb.c37 case TARGET_TYPE_AR6320V2: in target_register_tbl_attach()
H A Dif_usb.c455 target_type = TARGET_TYPE_AR6320V2; in hif_usb_reg_tbl_attach()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dregtable_sdio.c40 case TARGET_TYPE_AR6320V2: in target_register_tbl_attach()
/wlan-driver/fw-api/fw/
H A Dbmi_msg.h257 #define TARGET_TYPE_AR6320V2 12 macro
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dregtable.c40 case TARGET_TYPE_AR6320V2: in hif_target_register_tbl_attach()
H A Dhif_main.c220 case TARGET_TYPE_AR6320V2: in hif_hia_item_address()
2277 *target_type = TARGET_TYPE_AR6320V2; in hif_get_device_type()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
H A Dhif.c324 target_register_tbl_attach(ol_sc, TARGET_TYPE_AR6320V2); in hif_sdio_probe()
332 target_register_tbl_attach(ol_sc, TARGET_TYPE_AR6320V2); in hif_sdio_probe()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c2097 (target_type == TARGET_TYPE_AR6320V2) || in hif_pci_configure_legacy_irq()
2344 (target_type == TARGET_TYPE_AR6320V2) || in hif_pci_config_low_power_int_register()
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c1115 target_type == TARGET_TYPE_AR6320V2 || in cds_should_suspend_target()