Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vhost/
Dscsi.c81 u32 tvc_sgl_count; member
316 if (tv_cmd->tvc_sgl_count) { in vhost_scsi_release_cmd()
317 for (i = 0; i < tv_cmd->tvc_sgl_count; i++) in vhost_scsi_release_cmd()
717 cmd->tvc_sgl_count = sgl_count; in vhost_scsi_mapal()
719 cmd->tvc_sgl, cmd->tvc_sgl_count); in vhost_scsi_mapal()
722 cmd->tvc_sgl, cmd->tvc_sgl_count); in vhost_scsi_mapal()
724 cmd->tvc_sgl_count = 0; in vhost_scsi_mapal()
757 if (cmd->tvc_sgl_count) { in vhost_scsi_submission_work()
775 sg_ptr, cmd->tvc_sgl_count, NULL, 0, sg_prot_ptr, in vhost_scsi_submission_work()