Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_nan_api.c166 if (wmi_handle->ops->extract_ndp_end_ind) in wmi_extract_ndp_end_ind()
167 return wmi_handle->ops->extract_ndp_end_ind(wmi_handle, in wmi_extract_ndp_end_ind()
Dwmi_unified_nan_tlv.c1265 ops->extract_ndp_end_ind = extract_ndp_end_ind_tlv; in wmi_nan_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h2534 QDF_STATUS (*extract_ndp_end_ind)(wmi_unified_t wmi_handle, member