Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_vdev_api.c127 if (wmi_handle->ops->extract_vdev_stopped_param) in wmi_extract_vdev_stopped_param()
128 return wmi_handle->ops->extract_vdev_stopped_param(wmi_handle, in wmi_extract_vdev_stopped_param()
Dwmi_unified_vdev_tlv.c582 wmi_ops->extract_vdev_stopped_param = extract_vdev_stopped_param_tlv; in wmi_vdev_attach_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h2014 QDF_STATUS (*extract_vdev_stopped_param)(wmi_unified_t wmi_handle, member