Searched refs:extract_ndp_host_event (Results 1 – 3 of 3) sorted by relevance
186 if (wmi_handle->ops->extract_ndp_host_event) in wmi_extract_ndp_host_event()187 return wmi_handle->ops->extract_ndp_host_event(wmi_handle, in wmi_extract_ndp_host_event()
1267 ops->extract_ndp_host_event = extract_ndp_host_event_tlv; in wmi_nan_attach_tlv()
2538 QDF_STATUS (*extract_ndp_host_event)(wmi_unified_t wmi_handle, uint8_t *data, member