Lines Matching defs:fp
272 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, in fc_exch_setup_hdr()
467 struct fc_frame *fp) in fc_seq_send_locked()
529 struct fc_frame *fp) in fc_seq_send()
632 struct fc_frame *fp; in fc_exch_abort_locked() local
719 struct fc_frame *fp) in fc_invoke_resp()
892 struct fc_frame *fp) in fc_exch_alloc()
957 struct fc_frame *fp) in fc_exch_resp()
1005 struct fc_frame *fp) in fc_seq_lookup_recip()
1134 struct fc_frame *fp) in fc_seq_lookup_orig()
1192 static void fc_seq_els_rsp_send(struct fc_frame *fp, enum fc_els_cmd els_cmd, in fc_seq_els_rsp_send()
1220 static void fc_seq_send_last(struct fc_seq *sp, struct fc_frame *fp, in fc_seq_send_last()
1241 struct fc_frame *fp; in fc_seq_send_ack() local
1303 struct fc_frame *fp; in fc_exch_send_ba_rjt() local
1370 struct fc_frame *fp; in fc_exch_recv_abts() local
1428 static struct fc_seq *fc_seq_assign(struct fc_lport *lport, struct fc_frame *fp) in fc_seq_assign()
1462 struct fc_frame *fp) in fc_exch_recv_req()
1523 static void fc_exch_recv_seq_resp(struct fc_exch_mgr *mp, struct fc_frame *fp) in fc_exch_recv_seq_resp()
1614 static void fc_exch_recv_resp(struct fc_exch_mgr *mp, struct fc_frame *fp) in fc_exch_recv_resp()
1636 static void fc_exch_abts_resp(struct fc_exch *ep, struct fc_frame *fp) in fc_exch_abts_resp()
1712 static void fc_exch_recv_bls(struct fc_exch_mgr *mp, struct fc_frame *fp) in fc_exch_recv_bls()
1778 struct fc_frame *fp; in fc_seq_ls_acc() local
1805 struct fc_frame *fp; in fc_seq_ls_rjt() local
1949 struct fc_frame *fp; in fc_exch_els_rec() local
2015 static void fc_exch_rrq_resp(struct fc_seq *sp, struct fc_frame *fp, void *arg) in fc_exch_rrq_resp()
2072 struct fc_frame *fp, in fc_exch_seq_send()
2143 struct fc_frame *fp; in fc_exch_rrq() local
2188 static void fc_exch_els_rrq(struct fc_frame *fp) in fc_exch_els_rrq()
2494 void fc_exch_recv(struct fc_lport *lport, struct fc_frame *fp) in fc_exch_recv()