Lines Matching refs:nvme_fc_lport

118 struct nvme_fc_lport {  struct
139 struct nvme_fc_lport *lport; argument
156 struct nvme_fc_lport *lport;
188 static inline struct nvme_fc_lport *
191 return container_of(portptr, struct nvme_fc_lport, localport); in localport_to_lport()
247 struct nvme_fc_lport *lport = in nvme_fc_free_lport()
248 container_of(ref, struct nvme_fc_lport, ref); in nvme_fc_free_lport()
270 nvme_fc_lport_put(struct nvme_fc_lport *lport) in nvme_fc_lport_put()
276 nvme_fc_lport_get(struct nvme_fc_lport *lport) in nvme_fc_lport_get()
282 static struct nvme_fc_lport *
287 struct nvme_fc_lport *lport; in nvme_fc_attach_to_unreg_lport()
359 struct nvme_fc_lport *newrec; in nvme_fc_register_localport()
464 struct nvme_fc_lport *lport = localport_to_lport(portptr); in nvme_fc_unregister_localport()
500 nvme_fc_signal_discovery_scan(struct nvme_fc_lport *lport, in nvme_fc_signal_discovery_scan()
524 struct nvme_fc_lport *lport = in nvme_fc_free_rport()
588 nvme_fc_attach_to_suspended_rport(struct nvme_fc_lport *lport, in nvme_fc_attach_to_suspended_rport()
675 struct nvme_fc_lport *lport = localport_to_lport(localport); in nvme_fc_register_remoteport()
1465 struct nvme_fc_lport *lport = rport->lport; in nvme_fc_xmt_ls_rsp_done()
1486 struct nvme_fc_lport *lport = rport->lport; in nvme_fc_xmt_ls_rsp()
1726 struct nvme_fc_lport *lport = rport->lport; in nvme_fc_rcv_ls_req()
2986 struct nvme_fc_lport *lport = rport->lport; in nvme_fc_rport_active_on_lport()
2994 struct nvme_fc_lport *lport = rport->lport; in nvme_fc_rport_inactive_on_lport()
3022 struct nvme_fc_lport *lport = rport->lport; in nvme_fc_ctlr_inactive_on_rport()
3416 struct nvme_fc_lport *lport, struct nvme_fc_rport *rport) in nvme_fc_init_ctrl()
3680 struct nvme_fc_lport *lport; in nvme_fc_create_ctrl()
3746 struct nvme_fc_lport *lport; in nvme_fc_nvme_discovery_store()
3895 struct nvme_fc_lport *lport; in nvme_fc_cleanup_for_unload()