Home
last modified time | relevance | path

Searched refs:WMI_TLV_TARGET (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c2042 WMI_TLV_TARGET ? "WMI_TLV_TARGET" : in wmi_unified_debug_dump()
2154 if (wmi_handle->target_type == WMI_TLV_TARGET) { in wmi_unified_cmd_send_fl()
2917 if (wmi_handle->target_type == WMI_TLV_TARGET) { in __wmi_control_rx()
2964 if (wmi_handle->target_type == WMI_TLV_TARGET) { in __wmi_control_rx()
2984 if (wmi_handle->target_type == WMI_TLV_TARGET) in __wmi_control_rx()
3874 if (wmi_handle->target_type == WMI_TLV_TARGET) in wmi_pdev_id_conversion_enable()
H A Dwmi_unified_tlv.c23226 wmi_unified_register_module(WMI_TLV_TARGET, &wmi_tlv_attach); in wmi_tlv_init()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h149 WMI_TLV_TARGET, enumerator
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c3625 params->target_type = WMI_TLV_TARGET; in wma_open()