Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vhost/
H A Dscsi.c77 u32 tvc_prot_sgl_count; member
344 if (tv_cmd->tvc_prot_sgl_count) { in vhost_scsi_release_cmd_res()
345 for (i = 0; i < tv_cmd->tvc_prot_sgl_count; i++) in vhost_scsi_release_cmd_res()
834 cmd->tvc_prot_sgl_count = sgl_count; in vhost_scsi_mapal()
836 cmd->tvc_prot_sgl, cmd->tvc_prot_sgl_count); in vhost_scsi_mapal()
840 cmd->tvc_prot_sgl_count, true); in vhost_scsi_mapal()
842 cmd->tvc_prot_sgl_count = 0; in vhost_scsi_mapal()
898 if (cmd->tvc_prot_sgl_count) in vhost_scsi_target_queue_cmd()
915 cmd->tvc_prot_sgl_count, GFP_KERNEL)) in vhost_scsi_target_queue_cmd()