Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_nan_api.c156 if (wmi_handle->ops->extract_ndp_end_rsp) in wmi_extract_ndp_end_rsp()
157 return wmi_handle->ops->extract_ndp_end_rsp(wmi_handle, in wmi_extract_ndp_end_rsp()
Dwmi_unified_nan_tlv.c1264 ops->extract_ndp_end_rsp = extract_ndp_end_rsp_tlv; in wmi_nan_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h2532 QDF_STATUS (*extract_ndp_end_rsp)(wmi_unified_t wmi_handle, member