Lines Matching refs:fcloop_rport
217 struct fcloop_rport { struct
238 struct fcloop_rport *rport; argument
321 struct fcloop_rport *rport = in fcloop_rport_lsrqst_work()
322 container_of(work, struct fcloop_rport, ls_work); in fcloop_rport_lsrqst_work()
352 struct fcloop_rport *rport = remoteport->private; in fcloop_h2t_ls_req()
383 struct fcloop_rport *rport; in fcloop_h2t_xmt_ls_rsp()
469 struct fcloop_rport *rport = remoteport->private; in fcloop_t2h_xmt_ls_rsp()
670 struct fcloop_rport *rport = remoteport->private; in fcloop_fcp_req()
980 struct fcloop_rport *rport = remoteport->private; in fcloop_remoteport_delete()
1015 .remote_priv_sz = sizeof(struct fcloop_rport),
1258 struct fcloop_rport *rport; in fcloop_create_remote_port()
1298 static struct fcloop_rport *
1301 struct fcloop_rport *rport = nport->rport; in __unlink_remote_port()
1311 __remoteport_unreg(struct fcloop_nport *nport, struct fcloop_rport *rport) in __remoteport_unreg()
1324 static struct fcloop_rport *rport; in fcloop_delete_remote_port()
1517 struct fcloop_rport *rport; in fcloop_exit()