Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dscsi.c116 u32 tvc_prot_sgl_count; member
443 if (tv_cmd->tvc_prot_sgl_count) { in vhost_scsi_release_cmd_res()
982 cmd->tvc_prot_sgl_count = sgl_count; in vhost_scsi_mapal()
984 cmd->prot_table.sgl, cmd->tvc_prot_sgl_count); in vhost_scsi_mapal()
988 cmd->tvc_prot_sgl_count, true); in vhost_scsi_mapal()
992 cmd->tvc_prot_sgl_count = 0; in vhost_scsi_mapal()
1054 if (cmd->tvc_prot_sgl_count) in vhost_scsi_target_queue_cmd()
1069 cmd->tvc_prot_sgl_count, GFP_KERNEL)) in vhost_scsi_target_queue_cmd()