Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/host/
Dfc.c107 struct nvme_fc_lport { struct
126 struct nvme_fc_lport *lport; argument
141 struct nvme_fc_lport *lport;
172 static inline struct nvme_fc_lport *
175 return container_of(portptr, struct nvme_fc_lport, localport); in localport_to_lport()
225 struct nvme_fc_lport *lport = in nvme_fc_free_lport()
226 container_of(ref, struct nvme_fc_lport, ref); in nvme_fc_free_lport()
246 nvme_fc_lport_put(struct nvme_fc_lport *lport) in nvme_fc_lport_put()
252 nvme_fc_lport_get(struct nvme_fc_lport *lport) in nvme_fc_lport_get()
258 static struct nvme_fc_lport *
[all …]