Lines Matching defs:fp

276 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()
594 struct fc_frame *fp; in fc_exch_abort_locked() local
800 struct fc_frame *fp) in fc_exch_alloc()
859 struct fc_frame *fp) in fc_exch_resp()
907 struct fc_frame *fp) in fc_seq_lookup_recip()
1034 struct fc_frame *fp) in fc_seq_lookup_orig()
1092 static void fc_seq_els_rsp_send(struct fc_frame *fp, enum fc_els_cmd els_cmd, in fc_seq_els_rsp_send()
1120 static void fc_seq_send_last(struct fc_seq *sp, struct fc_frame *fp, in fc_seq_send_last()
1141 struct fc_frame *fp; in fc_seq_send_ack() local
1203 struct fc_frame *fp; in fc_exch_send_ba_rjt() local
1270 struct fc_frame *fp; in fc_exch_recv_abts() local
1324 static struct fc_seq *fc_seq_assign(struct fc_lport *lport, struct fc_frame *fp) in fc_seq_assign()
1358 struct fc_frame *fp) in fc_exch_recv_req()
1421 static void fc_exch_recv_seq_resp(struct fc_exch_mgr *mp, struct fc_frame *fp) in fc_exch_recv_seq_resp()
1515 static void fc_exch_recv_resp(struct fc_exch_mgr *mp, struct fc_frame *fp) in fc_exch_recv_resp()
1537 static void fc_exch_abts_resp(struct fc_exch *ep, struct fc_frame *fp) in fc_exch_abts_resp()
1618 static void fc_exch_recv_bls(struct fc_exch_mgr *mp, struct fc_frame *fp) in fc_exch_recv_bls()
1683 struct fc_frame *fp; in fc_seq_ls_acc() local
1710 struct fc_frame *fp; in fc_seq_ls_rjt() local
1854 struct fc_frame *fp; in fc_exch_els_rec() local
1920 static void fc_exch_rrq_resp(struct fc_seq *sp, struct fc_frame *fp, void *arg) in fc_exch_rrq_resp()
1977 struct fc_frame *fp, in fc_exch_seq_send()
2048 struct fc_frame *fp; in fc_exch_rrq() local
2093 static void fc_exch_els_rrq(struct fc_frame *fp) in fc_exch_els_rrq()
2366 void fc_exch_recv(struct fc_lport *lport, struct fc_frame *fp) in fc_exch_recv()