Home
last modified time | relevance | path

Searched refs:get_target_cap_from_service_ready (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_api.c1784 if (wmi_handle->ops->get_target_cap_from_service_ready) in wmi_get_target_cap_from_service_ready()
1785 return wmi_handle->ops->get_target_cap_from_service_ready( in wmi_get_target_cap_from_service_ready()
Dwmi_unified_tlv.c21681 .get_target_cap_from_service_ready = extract_service_ready_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h1761 QDF_STATUS (*get_target_cap_from_service_ready)(wmi_unified_t wmi_handle, member