Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme-fc-driver.h475 struct nvme_fc_port_template { struct
522 struct nvme_fc_port_template *template, argument
/linux/drivers/scsi/fnic/
H A Dfnic_nvme.c2037 nvme_fc_port_template nvfnic_port = {
2235 iport->nv_tmpl = kzalloc_obj(struct nvme_fc_port_template, GFP_ATOMIC); in nvfnic_add_lport()
2243 sizeof(struct nvme_fc_port_template)); in nvfnic_add_lport()
/linux/drivers/nvme/host/
H A Dfc.c125 struct nvme_fc_port_template *ops;
277 struct nvme_fc_port_template *ops, in nvme_fc_attach_to_unreg_lport()
348 struct nvme_fc_port_template *template, in nvme_fc_register_localport()
/linux/drivers/nvme/target/
H A Dfcloop.c1151 static struct nvme_fc_port_template fctemplate = {