Home
last modified time | relevance | path

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

/linux-6.15/drivers/vhost/
H A Dscsi.c116 u32 tvc_prot_sgl_count; member
392 if (tv_cmd->tvc_prot_sgl_count) { in vhost_scsi_release_cmd_res()
907 cmd->tvc_prot_sgl_count = sgl_count; in vhost_scsi_mapal()
909 cmd->prot_table.sgl, cmd->tvc_prot_sgl_count); in vhost_scsi_mapal()
913 cmd->tvc_prot_sgl_count, true); in vhost_scsi_mapal()
917 cmd->tvc_prot_sgl_count = 0; in vhost_scsi_mapal()
979 if (cmd->tvc_prot_sgl_count) in vhost_scsi_target_queue_cmd()
994 cmd->tvc_prot_sgl_count, GFP_KERNEL)) in vhost_scsi_target_queue_cmd()