Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_api.c1839 if (wmi_handle->ops->extract_num_mem_reqs) in wmi_extract_num_mem_reqs_from_service_ready()
1840 return wmi_handle->ops->extract_num_mem_reqs(wmi_handle, in wmi_extract_num_mem_reqs_from_service_ready()
Dwmi_unified_tlv.c21683 .extract_num_mem_reqs = extract_num_mem_reqs_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h1778 uint32_t (*extract_num_mem_reqs)(wmi_unified_t wmi_handle, member