Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vhost/
Dscsi.c87 u32 tvc_prot_sgl_count; member
354 if (tv_cmd->tvc_prot_sgl_count) { in vhost_scsi_release_cmd_res()
355 for (i = 0; i < tv_cmd->tvc_prot_sgl_count; i++) in vhost_scsi_release_cmd_res()
737 cmd->tvc_prot_sgl_count = sgl_count; in vhost_scsi_mapal()
739 cmd->tvc_prot_sgl, cmd->tvc_prot_sgl_count); in vhost_scsi_mapal()
743 cmd->tvc_prot_sgl_count); in vhost_scsi_mapal()
745 cmd->tvc_prot_sgl_count = 0; in vhost_scsi_mapal()
798 if (cmd->tvc_prot_sgl_count) in vhost_scsi_submission_work()
814 cmd->tvc_prot_sgl_count); in vhost_scsi_submission_work()