Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c1855 if (wmi_handle->ops->extract_host_mem_req) in wmi_extract_host_mem_req_from_service_ready()
1856 return wmi_handle->ops->extract_host_mem_req(wmi_handle, in wmi_extract_host_mem_req_from_service_ready()
H A Dwmi_unified_tlv.c21684 .extract_host_mem_req = extract_host_mem_req_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h1781 QDF_STATUS (*extract_host_mem_req)(wmi_unified_t wmi_handle, member