Lines Matching refs:nvme_fc_rport

58 	struct nvme_fc_rport	*rport;
70 struct nvme_fc_rport *rport;
130 struct nvme_fc_rport { struct
157 struct nvme_fc_rport *rport; argument
194 static inline struct nvme_fc_rport *
197 return container_of(portptr, struct nvme_fc_rport, remoteport); in remoteport_to_rport()
501 struct nvme_fc_rport *rport) in nvme_fc_signal_discovery_scan()
522 struct nvme_fc_rport *rport = in nvme_fc_free_rport()
523 container_of(ref, struct nvme_fc_rport, ref); in nvme_fc_free_rport()
545 nvme_fc_rport_put(struct nvme_fc_rport *rport) in nvme_fc_rport_put()
551 nvme_fc_rport_get(struct nvme_fc_rport *rport) in nvme_fc_rport_get()
587 static struct nvme_fc_rport *
591 struct nvme_fc_rport *rport; in nvme_fc_attach_to_suspended_rport()
645 __nvme_fc_set_dev_loss_tmo(struct nvme_fc_rport *rport, in __nvme_fc_set_dev_loss_tmo()
676 struct nvme_fc_rport *newrec; in nvme_fc_register_remoteport()
765 nvme_fc_abort_lsops(struct nvme_fc_rport *rport) in nvme_fc_abort_lsops()
854 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); in nvme_fc_unregister_remoteport()
911 struct nvme_fc_rport *rport = remoteport_to_rport(remoteport); in nvme_fc_rescan_remoteport()
921 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); in nvme_fc_set_remoteport_devloss()
1039 struct nvme_fc_rport *rport = lsop->rport; in __nvme_fc_finish_ls_req()
1064 __nvme_fc_send_ls_req(struct nvme_fc_rport *rport, in __nvme_fc_send_ls_req()
1133 nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop) in nvme_fc_send_ls_req()
1166 nvme_fc_send_ls_req_async(struct nvme_fc_rport *rport, in nvme_fc_send_ls_req_async()
1464 struct nvme_fc_rport *rport = lsop->rport; in nvme_fc_xmt_ls_rsp_done()
1485 struct nvme_fc_rport *rport = lsop->rport; in nvme_fc_xmt_ls_rsp()
1505 nvme_fc_match_disconn_ls(struct nvme_fc_rport *rport, in nvme_fc_match_disconn_ls()
1560 struct nvme_fc_rport *rport = lsop->rport; in nvme_fc_ls_disconnect_assoc()
1666 struct nvme_fc_rport *rport = in nvme_fc_handle_ls_rqst_work()
1667 container_of(work, struct nvme_fc_rport, lsrcv_work); in nvme_fc_handle_ls_rqst_work()
1725 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); in nvme_fc_rcv_ls_req()
2984 nvme_fc_rport_active_on_lport(struct nvme_fc_rport *rport) in nvme_fc_rport_active_on_lport()
2992 nvme_fc_rport_inactive_on_lport(struct nvme_fc_rport *rport) in nvme_fc_rport_inactive_on_lport()
3005 struct nvme_fc_rport *rport = ctrl->rport; in nvme_fc_ctlr_active_on_rport()
3021 struct nvme_fc_rport *rport = ctrl->rport; in nvme_fc_ctlr_inactive_on_rport()
3273 struct nvme_fc_rport *rport = ctrl->rport; in nvme_fc_reconnect_or_delete()
3396 nvme_fc_existing_controller(struct nvme_fc_rport *rport, in nvme_fc_existing_controller()
3416 struct nvme_fc_lport *lport, struct nvme_fc_rport *rport) in nvme_fc_init_ctrl()
3681 struct nvme_fc_rport *rport; in nvme_fc_create_ctrl()
3747 struct nvme_fc_rport *rport; in nvme_fc_nvme_discovery_store()
3784 struct nvme_fc_rport, disc_list); in nvme_fc_nvme_discovery_store()
3878 nvme_fc_delete_controllers(struct nvme_fc_rport *rport) in nvme_fc_delete_controllers()
3896 struct nvme_fc_rport *rport; in nvme_fc_cleanup_for_unload()