Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_sta_api.c177 if (wmi_handle->ops->extract_vdev_tdls_ev_param) in wmi_extract_vdev_tdls_ev_param()
178 return wmi_handle->ops->extract_vdev_tdls_ev_param(wmi_handle, in wmi_extract_vdev_tdls_ev_param()
H A Dwmi_unified_sta_tlv.c1061 ops->extract_vdev_tdls_ev_param = extract_vdev_tdls_ev_param_tlv; in wmi_tdls_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h1291 QDF_STATUS (*extract_vdev_tdls_ev_param)(wmi_unified_t wmi_handle, member