Home
last modified time | relevance | path

Searched refs:TARGET_TYPE_UNKNOWN (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/fw-api/fw/
H A Dbmi_msg.h243 #define TARGET_TYPE_UNKNOWN 0 macro
/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
H A Dtarget_if_main.c882 uint32_t target_type = TARGET_TYPE_UNKNOWN; in target_pdev_is_scan_radio_supported()
966 uint32_t target_type = TARGET_TYPE_UNKNOWN; in target_pdev_scan_radio_is_dfs_enabled()
1055 uint32_t target_type = TARGET_TYPE_UNKNOWN; in target_is_scan_blanking_enabled()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_tgt_api.c141 if (target_type == TARGET_TYPE_UNKNOWN) { in tgt_cfr_validate_period()
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c1088 uint32_t target_type = TARGET_TYPE_UNKNOWN; in cds_should_suspend_target()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c2452 if (*target_type == TARGET_TYPE_UNKNOWN) { in hif_get_device_type()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c3808 uint32_t target_type = TARGET_TYPE_UNKNOWN; in hif_pci_enable_bus()