Searched refs:vq_desc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | scsi.c | 227 int vq_desc; member 1162 int in_iovs, int vq_desc, struct iovec *resp_iov, in vhost_scsi_send_tmf_resp() 1177 vhost_add_used_and_signal(&vs->dev, vq, vq_desc, 0); in vhost_scsi_send_tmf_resp() 1194 tmf->vq_desc, &tmf->resp_iov, resp_code); in vhost_scsi_tmf_resp_work() 1233 tmf->vq_desc = vc->head; in vhost_scsi_handle_tmf() 1161 vhost_scsi_send_tmf_resp(struct vhost_scsi *vs, struct vhost_virtqueue *vq, int in_iovs, int vq_desc, struct iovec *resp_iov, int tmf_resp_code) vhost_scsi_send_tmf_resp() argument
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | scsi.c | 221 int vq_desc; member 1249 int in_iovs, int vq_desc, struct iovec *resp_iov, in vhost_scsi_send_tmf_resp() 1264 vhost_add_used_and_signal(&vs->dev, vq, vq_desc, 0); in vhost_scsi_send_tmf_resp() 1296 tmf->vq_desc, &tmf->resp_iov, resp_code); in vhost_scsi_tmf_resp_work() 1327 tmf->vq_desc = vc->head; in vhost_scsi_handle_tmf() 1248 vhost_scsi_send_tmf_resp(struct vhost_scsi *vs, struct vhost_virtqueue *vq, int in_iovs, int vq_desc, struct iovec *resp_iov, int tmf_resp_code) vhost_scsi_send_tmf_resp() argument
|
Completed in 7 milliseconds