Home
last modified time | relevance | path

Searched defs:vhost_scsi_tpg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/vhost/
H A Dscsi.c152 struct vhost_scsi_tpg { struct
154 u16 tport_tpgt;
156 int tv_tpg_port_count;
158 int tv_tpg_vhost_count;
160 int tv_fabric_prot_type;
162 struct list_head tv_tpg_list;
164 struct mutex tv_tpg_mutex;
166 struct vhost_scsi_nexus *tpg_nexus;
168 struct vhost_scsi_tport *tport;
170 struct se_portal_group se_tpg;
[all …]