Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vhost/
Dscsi.c82 u32 tvc_sgl_count; member
323 if (tv_cmd->tvc_sgl_count) { in vhost_scsi_release_cmd()
324 for (i = 0; i < tv_cmd->tvc_sgl_count; i++) in vhost_scsi_release_cmd()
760 cmd->tvc_sgl_count = sgl_count; in vhost_scsi_mapal()
762 cmd->tvc_sgl, cmd->tvc_sgl_count); in vhost_scsi_mapal()
765 cmd->tvc_sgl, cmd->tvc_sgl_count); in vhost_scsi_mapal()
767 cmd->tvc_sgl_count = 0; in vhost_scsi_mapal()
800 if (cmd->tvc_sgl_count) { in vhost_scsi_submission_work()
818 sg_ptr, cmd->tvc_sgl_count, NULL, 0, sg_prot_ptr, in vhost_scsi_submission_work()