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 *);
699 struct fc_frame *fp) in fc_rport_login_complete()
738 static void fc_rport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_flogi_resp()
823 struct fc_frame *fp; in fc_rport_enter_flogi()
856 struct fc_frame *rx_fp) in fc_rport_recv_flogi_req()
860 struct fc_frame *fp = rx_fp; in fc_rport_recv_flogi_req()
982 static void fc_rport_plogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_plogi_resp()
1072 struct fc_frame *fp; in fc_rport_enter_plogi()
1115 static void fc_rport_prli_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_prli_resp()
1252 struct fc_frame *fp; in fc_rport_enter_prli()
1318 static void fc_rport_rtv_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_rtv_resp()
1386 struct fc_frame *fp; in fc_rport_enter_rtv()
1417 struct fc_frame *in_fp) in fc_rport_recv_rtv_req()
1420 struct fc_frame *fp; in fc_rport_recv_rtv_req()
1453 static void fc_rport_logo_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_logo_resp()
1475 struct fc_frame *fp; in fc_rport_enter_logo()
1501 static void fc_rport_adisc_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_adisc_resp()
1562 struct fc_frame *fp; in fc_rport_enter_adisc()
1591 struct fc_frame *in_fp) in fc_rport_recv_adisc_req()
1594 struct fc_frame *fp; in fc_rport_recv_adisc_req()
1629 struct fc_frame *rx_fp) in fc_rport_recv_rls_req()
1633 struct fc_frame *fp; in fc_rport_recv_rls_req()
1697 static void fc_rport_recv_els_req(struct fc_lport *lport, struct fc_frame *fp) in fc_rport_recv_els_req()
1794 void fc_rport_recv_req(struct fc_lport *lport, struct fc_frame *fp) in fc_rport_recv_req()
1843 struct fc_frame *rx_fp) in fc_rport_recv_plogi_req()
1847 struct fc_frame *fp = rx_fp; in fc_rport_recv_plogi_req()
1966 struct fc_frame *rx_fp) in fc_rport_recv_prli_req()
1969 struct fc_frame *fp; in fc_rport_recv_prli_req()
2082 struct fc_frame *rx_fp) in fc_rport_recv_prlo_req()
2085 struct fc_frame *fp; in fc_rport_recv_prlo_req()
2153 static void fc_rport_recv_logo_req(struct fc_lport *lport, struct fc_frame *fp) in fc_rport_recv_logo_req()