Lines Matching refs:fc_frame

87 static void fc_rport_recv_plogi_req(struct fc_lport *, struct fc_frame *);
88 static void fc_rport_recv_prli_req(struct fc_rport_priv *, struct fc_frame *);
89 static void fc_rport_recv_prlo_req(struct fc_rport_priv *, struct fc_frame *);
90 static void fc_rport_recv_logo_req(struct fc_lport *, struct fc_frame *);
704 struct fc_frame *fp) in fc_rport_login_complete()
743 static void fc_rport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_flogi_resp()
828 struct fc_frame *fp; in fc_rport_enter_flogi()
861 struct fc_frame *rx_fp) in fc_rport_recv_flogi_req()
866 struct fc_frame *fp = rx_fp; in fc_rport_recv_flogi_req()
989 static void fc_rport_plogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_plogi_resp()
1076 struct fc_frame *fp; in fc_rport_enter_plogi()
1119 static void fc_rport_prli_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_prli_resp()
1240 struct fc_frame *fp; in fc_rport_enter_prli()
1306 static void fc_rport_rtv_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_rtv_resp()
1374 struct fc_frame *fp; in fc_rport_enter_rtv()
1405 struct fc_frame *in_fp) in fc_rport_recv_rtv_req()
1408 struct fc_frame *fp; in fc_rport_recv_rtv_req()
1441 static void fc_rport_logo_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_logo_resp()
1463 struct fc_frame *fp; in fc_rport_enter_logo()
1489 static void fc_rport_adisc_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_adisc_resp()
1550 struct fc_frame *fp; in fc_rport_enter_adisc()
1579 struct fc_frame *in_fp) in fc_rport_recv_adisc_req()
1582 struct fc_frame *fp; in fc_rport_recv_adisc_req()
1617 struct fc_frame *rx_fp) in fc_rport_recv_rls_req()
1621 struct fc_frame *fp; in fc_rport_recv_rls_req()
1685 static void fc_rport_recv_els_req(struct fc_lport *lport, struct fc_frame *fp) in fc_rport_recv_els_req()
1781 void fc_rport_recv_req(struct fc_lport *lport, struct fc_frame *fp) in fc_rport_recv_req()
1830 struct fc_frame *rx_fp) in fc_rport_recv_plogi_req()
1834 struct fc_frame *fp = rx_fp; in fc_rport_recv_plogi_req()
1953 struct fc_frame *rx_fp) in fc_rport_recv_prli_req()
1956 struct fc_frame *fp; in fc_rport_recv_prli_req()
2069 struct fc_frame *rx_fp) in fc_rport_recv_prlo_req()
2072 struct fc_frame *fp; in fc_rport_recv_prlo_req()
2140 static void fc_rport_recv_logo_req(struct fc_lport *lport, struct fc_frame *fp) in fc_rport_recv_logo_req()