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
442 if (tv_cmd->tvc_prot_sgl_count) { in vhost_scsi_release_cmd_res()
981 cmd->tvc_prot_sgl_count = sgl_count; in vhost_scsi_mapal()
983 cmd->prot_table.sgl, cmd->tvc_prot_sgl_count); in vhost_scsi_mapal()
987 cmd->tvc_prot_sgl_count, true); in vhost_scsi_mapal()
991 cmd->tvc_prot_sgl_count = 0; in vhost_scsi_mapal()
1053 if (cmd->tvc_prot_sgl_count) in vhost_scsi_target_queue_cmd()
1068 cmd->tvc_prot_sgl_count, GFP_KERNEL)) in vhost_scsi_target_queue_cmd()