Lines Matching refs:fc_frame
464 void (*resp)(struct fc_seq *, struct fc_frame *, void *);
478 int (*frame_send)(struct fc_lport *, struct fc_frame *);
486 struct fc_frame *, unsigned int op,
488 struct fc_frame *, void *arg),
548 struct fc_frame *);
568 void (*resp)(struct fc_seq *, struct fc_frame *,
590 void (*disc_recv_req)(struct fc_lport *, struct fc_frame *);
780 void (*recv)(struct fc_lport *, struct fc_frame *);
921 void fc_lport_recv(struct fc_lport *lport, struct fc_frame *fp);
939 void fc_rport_recv_req(struct fc_lport *lport, struct fc_frame *fp);
973 struct fc_frame *,
976 struct fc_frame *,
979 void fc_lport_flogi_resp(struct fc_seq *, struct fc_frame *, void *);
980 void fc_lport_logo_resp(struct fc_seq *, struct fc_frame *, void *);
981 void fc_fill_reply_hdr(struct fc_frame *, const struct fc_frame *,
983 void fc_fill_hdr(struct fc_frame *, const struct fc_frame *,
993 struct fc_frame *fp,
995 struct fc_frame *fp,
999 void fc_seq_els_rsp_send(struct fc_frame *, enum fc_els_cmd,
1003 void (*resp)(struct fc_seq *, struct fc_frame *, void *),
1005 struct fc_seq *fc_seq_assign(struct fc_lport *lport, struct fc_frame *fp);
1009 bool (*match)(struct fc_frame *));
1014 bool (*match)(struct fc_frame *));
1016 void fc_exch_recv(struct fc_lport *, struct fc_frame *);
1018 int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, struct fc_frame *fp);