Lines Matching refs:fc_frame
461 void (*resp)(struct fc_seq *, struct fc_frame *, void *);
475 int (*frame_send)(struct fc_lport *, struct fc_frame *);
483 struct fc_frame *, unsigned int op,
485 struct fc_frame *, void *arg),
545 struct fc_frame *);
565 void (*resp)(struct fc_seq *, struct fc_frame *,
587 void (*disc_recv_req)(struct fc_lport *, struct fc_frame *);
777 void (*recv)(struct fc_lport *, struct fc_frame *);
912 void fc_lport_recv(struct fc_lport *lport, struct fc_frame *fp);
930 void fc_rport_recv_req(struct fc_lport *lport, struct fc_frame *fp);
964 struct fc_frame *,
967 struct fc_frame *,
970 void fc_lport_flogi_resp(struct fc_seq *, struct fc_frame *, void *);
971 void fc_lport_logo_resp(struct fc_seq *, struct fc_frame *, void *);
972 void fc_fill_reply_hdr(struct fc_frame *, const struct fc_frame *,
974 void fc_fill_hdr(struct fc_frame *, const struct fc_frame *,
984 struct fc_frame *fp,
986 struct fc_frame *fp,
990 void fc_seq_els_rsp_send(struct fc_frame *, enum fc_els_cmd,
994 void (*resp)(struct fc_seq *, struct fc_frame *, void *),
996 struct fc_seq *fc_seq_assign(struct fc_lport *lport, struct fc_frame *fp);
1000 bool (*match)(struct fc_frame *));
1005 bool (*match)(struct fc_frame *));
1007 void fc_exch_recv(struct fc_lport *, struct fc_frame *);
1009 int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, struct fc_frame *fp);