Searched refs:send_vdev_create_cmd (Results 1 – 4 of 4) sorted by relevance
488 wmi_ops->send_vdev_create_cmd = fake_vdev_create_cmd_tlv; in wmi_ocb_ut_attach()
95 if (wmi_handle->ops->send_vdev_create_cmd) in wmi_unified_vdev_create_send()96 return wmi_handle->ops->send_vdev_create_cmd(wmi_handle, in wmi_unified_vdev_create_send()
21503 .send_vdev_create_cmd = send_vdev_create_cmd_tlv,
532 QDF_STATUS (*send_vdev_create_cmd)(wmi_unified_t wmi_handle, member