Lines Matching refs:fcoe_rport
2009 static inline struct fcoe_rport *fcoe_ctlr_rport(struct fc_rport_priv *rdata) in fcoe_ctlr_rport()
2011 return container_of(rdata, struct fcoe_rport, rdata); in fcoe_ctlr_rport()
2131 struct fcoe_rport *frport = fcoe_ctlr_rport(rdata); in fcoe_ctlr_vn_rport_callback()
2275 struct fcoe_rport *frport) in fcoe_ctlr_vn_parse()
2412 struct fcoe_rport *frport) in fcoe_ctlr_vn_probe_req()
2463 struct fcoe_rport *frport) in fcoe_ctlr_vn_probe_reply()
2492 static void fcoe_ctlr_vn_add(struct fcoe_ctlr *fip, struct fcoe_rport *new) in fcoe_ctlr_vn_add()
2497 struct fcoe_rport *frport; in fcoe_ctlr_vn_add()
2554 struct fcoe_rport *frport; in fcoe_ctlr_vn_lookup()
2575 struct fcoe_rport *new) in fcoe_ctlr_vn_claim_notify()
2630 struct fcoe_rport *new) in fcoe_ctlr_vn_claim_resp()
2646 struct fcoe_rport *new) in fcoe_ctlr_vn_beacon()
2650 struct fcoe_rport *frport; in fcoe_ctlr_vn_beacon()
2703 struct fcoe_rport *frport; in fcoe_ctlr_vn_age()
2745 struct fcoe_rport frport = { }; in fcoe_ctlr_vn_recv()
2806 struct fcoe_rport *frport) in fcoe_ctlr_vlan_parse()
2962 struct fcoe_rport *frport) in fcoe_ctlr_vlan_disc_reply()
2981 struct fcoe_rport frport = { }; in fcoe_ctlr_vlan_recv()
3058 struct fcoe_rport *frport; in fcoe_ctlr_vn_disc()
3177 lport->rport_priv_size = sizeof(struct fcoe_rport); in fcoe_ctlr_mode_set()