Lines Matching refs:fc_frame

75 static void fc_rport_recv_plogi_req(struct fc_lport *, struct fc_frame *);
76 static void fc_rport_recv_prli_req(struct fc_rport_priv *, struct fc_frame *);
77 static void fc_rport_recv_prlo_req(struct fc_rport_priv *, struct fc_frame *);
78 static void fc_rport_recv_logo_req(struct fc_lport *, struct fc_frame *);
694 struct fc_frame *fp) in fc_rport_login_complete()
733 static void fc_rport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_flogi_resp()
818 struct fc_frame *fp; in fc_rport_enter_flogi()
851 struct fc_frame *rx_fp) in fc_rport_recv_flogi_req()
855 struct fc_frame *fp = rx_fp; in fc_rport_recv_flogi_req()
977 static void fc_rport_plogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_plogi_resp()
1067 struct fc_frame *fp; in fc_rport_enter_plogi()
1110 static void fc_rport_prli_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_prli_resp()
1238 struct fc_frame *fp; in fc_rport_enter_prli()
1304 static void fc_rport_rtv_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_rtv_resp()
1372 struct fc_frame *fp; in fc_rport_enter_rtv()
1403 struct fc_frame *in_fp) in fc_rport_recv_rtv_req()
1406 struct fc_frame *fp; in fc_rport_recv_rtv_req()
1439 static void fc_rport_logo_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_logo_resp()
1461 struct fc_frame *fp; in fc_rport_enter_logo()
1487 static void fc_rport_adisc_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_adisc_resp()
1548 struct fc_frame *fp; in fc_rport_enter_adisc()
1577 struct fc_frame *in_fp) in fc_rport_recv_adisc_req()
1580 struct fc_frame *fp; in fc_rport_recv_adisc_req()
1615 struct fc_frame *rx_fp) in fc_rport_recv_rls_req()
1619 struct fc_frame *fp; in fc_rport_recv_rls_req()
1683 static void fc_rport_recv_els_req(struct fc_lport *lport, struct fc_frame *fp) in fc_rport_recv_els_req()
1780 void fc_rport_recv_req(struct fc_lport *lport, struct fc_frame *fp) in fc_rport_recv_req()
1829 struct fc_frame *rx_fp) in fc_rport_recv_plogi_req()
1833 struct fc_frame *fp = rx_fp; in fc_rport_recv_plogi_req()
1952 struct fc_frame *rx_fp) in fc_rport_recv_prli_req()
1955 struct fc_frame *fp; in fc_rport_recv_prli_req()
2068 struct fc_frame *rx_fp) in fc_rport_recv_prlo_req()
2071 struct fc_frame *fp; in fc_rport_recv_prlo_req()
2139 static void fc_rport_recv_logo_req(struct fc_lport *lport, struct fc_frame *fp) in fc_rport_recv_logo_req()