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()
494 struct nvme_fc_rport *rport) in nvme_fc_signal_discovery_scan()
515 struct nvme_fc_rport *rport = in nvme_fc_free_rport()
516 container_of(ref, struct nvme_fc_rport, ref); in nvme_fc_free_rport()
538 nvme_fc_rport_put(struct nvme_fc_rport *rport) in nvme_fc_rport_put()
544 nvme_fc_rport_get(struct nvme_fc_rport *rport) in nvme_fc_rport_get()
580 static struct nvme_fc_rport *
584 struct nvme_fc_rport *rport; in nvme_fc_attach_to_suspended_rport()
638 __nvme_fc_set_dev_loss_tmo(struct nvme_fc_rport *rport, in __nvme_fc_set_dev_loss_tmo()
669 struct nvme_fc_rport *newrec; in nvme_fc_register_remoteport()
758 nvme_fc_abort_lsops(struct nvme_fc_rport *rport) in nvme_fc_abort_lsops()
806 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); in nvme_fc_unregister_remoteport()
863 struct nvme_fc_rport *rport = remoteport_to_rport(remoteport); in nvme_fc_rescan_remoteport()
873 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); in nvme_fc_set_remoteport_devloss()
991 struct nvme_fc_rport *rport = lsop->rport; in __nvme_fc_finish_ls_req()
1016 __nvme_fc_send_ls_req(struct nvme_fc_rport *rport, in __nvme_fc_send_ls_req()
1085 nvme_fc_send_ls_req(struct nvme_fc_rport *rport, struct nvmefc_ls_req_op *lsop) in nvme_fc_send_ls_req()
1118 nvme_fc_send_ls_req_async(struct nvme_fc_rport *rport, in nvme_fc_send_ls_req_async()
1415 struct nvme_fc_rport *rport = lsop->rport; in nvme_fc_xmt_ls_rsp_free()
1446 struct nvme_fc_rport *rport = lsop->rport; in nvme_fc_xmt_ls_rsp()
1466 nvme_fc_match_disconn_ls(struct nvme_fc_rport *rport, in nvme_fc_match_disconn_ls()
1521 struct nvme_fc_rport *rport = lsop->rport; in nvme_fc_ls_disconnect_assoc()
1627 struct nvme_fc_rport *rport = in nvme_fc_handle_ls_rqst_work()
1628 container_of(work, struct nvme_fc_rport, lsrcv_work); in nvme_fc_handle_ls_rqst_work()
1695 struct nvme_fc_rport *rport = remoteport_to_rport(portptr); in nvme_fc_rcv_ls_req()
2968 nvme_fc_rport_active_on_lport(struct nvme_fc_rport *rport) in nvme_fc_rport_active_on_lport()
2976 nvme_fc_rport_inactive_on_lport(struct nvme_fc_rport *rport) in nvme_fc_rport_inactive_on_lport()
2989 struct nvme_fc_rport *rport = ctrl->rport; in nvme_fc_ctlr_active_on_rport()
3005 struct nvme_fc_rport *rport = ctrl->rport; in nvme_fc_ctlr_inactive_on_rport()
3268 struct nvme_fc_rport *rport = ctrl->rport; in nvme_fc_reconnect_or_delete()
3397 nvme_fc_existing_controller(struct nvme_fc_rport *rport, in nvme_fc_existing_controller()
3417 struct nvme_fc_lport *lport, struct nvme_fc_rport *rport) in nvme_fc_alloc_ctrl()
3524 struct nvme_fc_lport *lport, struct nvme_fc_rport *rport) in nvme_fc_init_ctrl()
3666 struct nvme_fc_rport *rport; in nvme_fc_create_ctrl()
3732 struct nvme_fc_rport *rport; in nvme_fc_nvme_discovery_store()
3769 struct nvme_fc_rport, disc_list); in nvme_fc_nvme_discovery_store()
3919 nvme_fc_delete_controllers(struct nvme_fc_rport *rport) in nvme_fc_delete_controllers()
3936 struct nvme_fc_rport *rport; in nvme_fc_exit_module()