Lines Matching refs:fcloop_nport
220 struct fcloop_nport *nport;
230 struct fcloop_nport *nport;
237 struct fcloop_nport { struct
944 struct fcloop_nport *nport = in fcloop_nport_free()
945 container_of(ref, struct fcloop_nport, ref); in fcloop_nport_free()
956 fcloop_nport_put(struct fcloop_nport *nport) in fcloop_nport_put()
962 fcloop_nport_get(struct fcloop_nport *nport) in fcloop_nport_get()
1158 static struct fcloop_nport *
1161 struct fcloop_nport *newnport, *nport = NULL; in fcloop_alloc_nport()
1257 struct fcloop_nport *nport; in fcloop_create_remote_port()
1299 __unlink_remote_port(struct fcloop_nport *nport) in __unlink_remote_port()
1311 __remoteport_unreg(struct fcloop_nport *nport, struct fcloop_rport *rport) in __remoteport_unreg()
1323 struct fcloop_nport *nport = NULL, *tmpport; in fcloop_delete_remote_port()
1359 struct fcloop_nport *nport; in fcloop_create_target_port()
1397 __unlink_target_port(struct fcloop_nport *nport) in __unlink_target_port()
1409 __targetport_unreg(struct fcloop_nport *nport, struct fcloop_tport *tport) in __targetport_unreg()
1421 struct fcloop_nport *nport = NULL, *tmpport; in fcloop_delete_target_port()
1515 struct fcloop_nport *nport; in fcloop_exit()