Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vhost/
Dscsi.c83 u32 tvc_prot_sgl_count; member
327 if (tv_cmd->tvc_prot_sgl_count) { in vhost_scsi_release_cmd()
328 for (i = 0; i < tv_cmd->tvc_prot_sgl_count; i++) in vhost_scsi_release_cmd()
742 cmd->tvc_prot_sgl_count = sgl_count; in vhost_scsi_mapal()
744 cmd->tvc_prot_sgl, cmd->tvc_prot_sgl_count); in vhost_scsi_mapal()
748 cmd->tvc_prot_sgl_count); in vhost_scsi_mapal()
750 cmd->tvc_prot_sgl_count = 0; in vhost_scsi_mapal()
803 if (cmd->tvc_prot_sgl_count) in vhost_scsi_submission_work()
819 cmd->tvc_prot_sgl_count); in vhost_scsi_submission_work()