Lines Matching refs:fc_frame
118 bool (*match)(struct fc_frame *);
122 static void fc_seq_ls_acc(struct fc_frame *);
123 static void fc_seq_ls_rjt(struct fc_frame *, enum fc_els_rjt_reason,
125 static void fc_exch_els_rec(struct fc_frame *);
126 static void fc_exch_els_rrq(struct fc_frame *);
262 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp,
464 struct fc_frame *fp)
525 int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, struct fc_frame *fp)
595 void (*resp)(struct fc_seq *, struct fc_frame *, void *),
637 struct fc_frame *fp;
730 struct fc_frame *fp)
732 void (*resp)(struct fc_seq *, struct fc_frame *fp, void *arg);
906 struct fc_frame *fp)
992 struct fc_frame *fp)
1040 struct fc_frame *fp)
1169 struct fc_frame *fp)
1227 void fc_seq_els_rsp_send(struct fc_frame *fp, enum fc_els_cmd els_cmd,
1256 static void fc_seq_send_last(struct fc_seq *sp, struct fc_frame *fp,
1275 static void fc_seq_send_ack(struct fc_seq *sp, const struct fc_frame *rx_fp)
1277 struct fc_frame *fp;
1337 static void fc_exch_send_ba_rjt(struct fc_frame *rx_fp,
1341 struct fc_frame *fp;
1411 static void fc_exch_recv_abts(struct fc_exch *ep, struct fc_frame *rx_fp)
1413 struct fc_frame *fp;
1474 struct fc_seq *fc_seq_assign(struct fc_lport *lport, struct fc_frame *fp)
1510 struct fc_frame *fp)
1571 static void fc_exch_recv_seq_resp(struct fc_exch_mgr *mp, struct fc_frame *fp)
1665 static void fc_exch_recv_resp(struct fc_exch_mgr *mp, struct fc_frame *fp)
1687 static void fc_exch_abts_resp(struct fc_exch *ep, struct fc_frame *fp)
1764 static void fc_exch_recv_bls(struct fc_exch_mgr *mp, struct fc_frame *fp)
1829 static void fc_seq_ls_acc(struct fc_frame *rx_fp)
1833 struct fc_frame *fp;
1860 static void fc_seq_ls_rjt(struct fc_frame *rx_fp, enum fc_els_rjt_reason reason,
1865 struct fc_frame *fp;
2016 static void fc_exch_els_rec(struct fc_frame *rfp)
2019 struct fc_frame *fp;
2101 static void fc_exch_rrq_resp(struct fc_seq *sp, struct fc_frame *fp, void *arg)
2150 * fc_frame pointer in response handler will also indicate timeout
2176 struct fc_frame *fp,
2178 struct fc_frame *fp,
2247 struct fc_frame *fp;
2293 static void fc_exch_els_rrq(struct fc_frame *fp)
2390 bool (*match)(struct fc_frame *))
2465 bool (*match)(struct fc_frame *))
2602 void fc_exch_recv(struct fc_lport *lport, struct fc_frame *fp)