Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vhost/
Dscsi.c116 struct vhost_scsi_tpg { struct
118 u16 tport_tpgt;
120 int tv_tpg_port_count;
122 int tv_tpg_vhost_count;
124 int tv_fabric_prot_type;
126 struct list_head tv_tpg_list;
128 struct mutex tv_tpg_mutex;
130 struct vhost_scsi_nexus *tpg_nexus;
132 struct vhost_scsi_tport *tport;
134 struct se_portal_group se_tpg;
[all …]