Lines Matching refs:fc_frame

119 	bool (*match)(struct fc_frame *);
123 static void fc_seq_ls_acc(struct fc_frame *);
124 static void fc_seq_ls_rjt(struct fc_frame *, enum fc_els_rjt_reason,
126 static void fc_exch_els_rec(struct fc_frame *);
127 static void fc_exch_els_rrq(struct fc_frame *);
263 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp,
465 struct fc_frame *fp)
526 int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, struct fc_frame *fp)
596 void (*resp)(struct fc_seq *, struct fc_frame *, void *),
638 struct fc_frame *fp;
731 struct fc_frame *fp)
733 void (*resp)(struct fc_seq *, struct fc_frame *fp, void *arg);
908 struct fc_frame *fp)
994 struct fc_frame *fp)
1042 struct fc_frame *fp)
1171 struct fc_frame *fp)
1229 void fc_seq_els_rsp_send(struct fc_frame *fp, enum fc_els_cmd els_cmd,
1258 static void fc_seq_send_last(struct fc_seq *sp, struct fc_frame *fp,
1277 static void fc_seq_send_ack(struct fc_seq *sp, const struct fc_frame *rx_fp)
1279 struct fc_frame *fp;
1339 static void fc_exch_send_ba_rjt(struct fc_frame *rx_fp,
1343 struct fc_frame *fp;
1413 static void fc_exch_recv_abts(struct fc_exch *ep, struct fc_frame *rx_fp)
1415 struct fc_frame *fp;
1476 struct fc_seq *fc_seq_assign(struct fc_lport *lport, struct fc_frame *fp)
1512 struct fc_frame *fp)
1573 static void fc_exch_recv_seq_resp(struct fc_exch_mgr *mp, struct fc_frame *fp)
1667 static void fc_exch_recv_resp(struct fc_exch_mgr *mp, struct fc_frame *fp)
1689 static void fc_exch_abts_resp(struct fc_exch *ep, struct fc_frame *fp)
1766 static void fc_exch_recv_bls(struct fc_exch_mgr *mp, struct fc_frame *fp)
1831 static void fc_seq_ls_acc(struct fc_frame *rx_fp)
1835 struct fc_frame *fp;
1862 static void fc_seq_ls_rjt(struct fc_frame *rx_fp, enum fc_els_rjt_reason reason,
1867 struct fc_frame *fp;
2018 static void fc_exch_els_rec(struct fc_frame *rfp)
2021 struct fc_frame *fp;
2103 static void fc_exch_rrq_resp(struct fc_seq *sp, struct fc_frame *fp, void *arg)
2152 * fc_frame pointer in response handler will also indicate timeout
2178 struct fc_frame *fp,
2180 struct fc_frame *fp,
2249 struct fc_frame *fp;
2295 static void fc_exch_els_rrq(struct fc_frame *fp)
2392 bool (*match)(struct fc_frame *))
2467 bool (*match)(struct fc_frame *))
2604 void fc_exch_recv(struct fc_lport *lport, struct fc_frame *fp)