Searched refs:send_vdev_stop_cmd (Results 1 – 3 of 3) sorted by relevance
129 if (wmi_handle->ops->send_vdev_stop_cmd) in wmi_unified_vdev_stop_send()130 return wmi_handle->ops->send_vdev_stop_cmd(wmi_handle, params); in wmi_unified_vdev_stop_send()
21511 .send_vdev_stop_cmd = send_vdev_stop_cmd_tlv,
543 QDF_STATUS (*send_vdev_stop_cmd)(wmi_unified_t wmi, member