Home
last modified time | relevance | path

Searched refs:fc_seq (Results 1 – 14 of 14) sorted by relevance

/drivers/scsi/libfc/
Dfc_exch.c464 static int fc_seq_send_locked(struct fc_lport *lport, struct fc_seq *sp, in fc_seq_send_locked()
526 int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, struct fc_frame *fp) in fc_seq_send()
547 static struct fc_seq *fc_seq_alloc(struct fc_exch *ep, u8 seq_id) in fc_seq_alloc()
549 struct fc_seq *sp; in fc_seq_alloc()
563 static struct fc_seq *fc_seq_start_next_locked(struct fc_seq *sp) in fc_seq_start_next_locked()
578 struct fc_seq *fc_seq_start_next(struct fc_seq *sp) in fc_seq_start_next()
595 void fc_seq_set_resp(struct fc_seq *sp, in fc_seq_set_resp()
596 void (*resp)(struct fc_seq *, struct fc_frame *, void *), in fc_seq_set_resp() argument
637 struct fc_seq *sp; in fc_exch_abort_locked()
693 int fc_seq_exch_abort(const struct fc_seq *req_sp, unsigned int timer_msec) in fc_seq_exch_abort()
[all …]
Dfc_elsct.c31 struct fc_seq *fc_elsct_send(struct fc_lport *lport, u32 did, in fc_elsct_send()
33 void (*resp)(struct fc_seq *, in fc_elsct_send() argument
Dfc_fcp.c82 static void fc_fcp_recv(struct fc_seq *, struct fc_frame *, void *);
85 static void fc_tm_done(struct fc_seq *, struct fc_frame *, void *);
91 static void fc_fcp_rec_resp(struct fc_seq *, struct fc_frame *, void *);
95 static void fc_fcp_srr_resp(struct fc_seq *, struct fc_frame *, void *);
192 static void fc_fcp_pkt_destroy(struct fc_seq *seq, void *fsp) in fc_fcp_pkt_destroy()
599 static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq, in fc_fcp_send_data()
783 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_recv()
991 struct fc_seq *seq; in fc_fcp_complete_locked()
1021 struct fc_seq *csp; in fc_fcp_complete_locked()
1173 void (*resp)(struct fc_seq *, in fc_fcp_cmd_send() argument
[all …]
Dfc_libfc.c159 struct fc_seq *sp; in fc_fill_hdr()
213 struct fc_seq *sp; in fc_fill_reply_hdr()
Dfc_disc.c41 static void fc_disc_gpn_ft_resp(struct fc_seq *, struct fc_frame *, void *);
496 static void fc_disc_gpn_ft_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_disc_gpn_ft_resp()
568 static void fc_disc_gpn_id_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_disc_gpn_id_resp()
Dfc_lport.c945 struct fc_seq *sp = fr_seq(fp); in fc_lport_recv()
1112 static void fc_lport_ns_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_lport_ns_resp()
1188 static void fc_lport_ms_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_lport_ms_resp()
1266 static void fc_lport_scr_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_lport_scr_resp()
1609 void fc_lport_logo_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_lport_logo_resp()
1687 void fc_lport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_lport_flogi_resp()
1880 static void fc_lport_bsg_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_lport_bsg_resp()
Dfc_rport.c738 static void fc_rport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_flogi_resp()
982 static void fc_rport_plogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_plogi_resp()
1115 static void fc_rport_prli_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_prli_resp()
1318 static void fc_rport_rtv_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_rtv_resp()
1453 static void fc_rport_logo_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_logo_resp()
1501 static void fc_rport_adisc_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_rport_adisc_resp()
/drivers/target/tcm_fc/
Dtfc_io.c92 struct fc_seq *seq = cmd->seq; in ft_queue_data_in()
199 struct fc_seq *seq = cmd->seq; in ft_recv_write_data()
330 struct fc_seq *seq; in ft_invl_hw_context()
Dtfc_cmd.c35 struct fc_seq *sp; in _ft_dump_cmd()
235 static void ft_recv_seq(struct fc_seq *sp, struct fc_frame *fp, void *arg) in ft_recv_seq()
276 struct fc_seq *sp; in ft_send_resp_status()
Dtcm_fc.h108 struct fc_seq *seq; /* sequence in exchange mgr */
/drivers/scsi/bnx2fc/
Dbnx2fc_els.c19 static void bnx2fc_logo_resp(struct fc_seq *seq, struct fc_frame *fp,
21 static void bnx2fc_flogi_resp(struct fc_seq *seq, struct fc_frame *fp,
860 static void bnx2fc_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, in bnx2fc_flogi_resp()
912 static void bnx2fc_logo_resp(struct fc_seq *seq, struct fc_frame *fp, in bnx2fc_logo_resp()
925 struct fc_seq *bnx2fc_elsct_send(struct fc_lport *lport, u32 did, in bnx2fc_elsct_send()
927 void (*resp)(struct fc_seq *, in bnx2fc_elsct_send() argument
Dbnx2fc.h575 struct fc_seq *bnx2fc_elsct_send(struct fc_lport *lport, u32 did,
577 void (*resp)(struct fc_seq *,
/drivers/scsi/fcoe/
Dfcoe.c118 static struct fc_seq *fcoe_elsct_send(struct fc_lport *,
121 void (*resp)(struct fc_seq *,
2572 static void fcoe_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fcoe_flogi_resp()
2601 static void fcoe_logo_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fcoe_logo_resp()
2620 static struct fc_seq *fcoe_elsct_send(struct fc_lport *lport, u32 did, in fcoe_elsct_send()
2622 void (*resp)(struct fc_seq *, in fcoe_elsct_send() argument
/drivers/scsi/qedf/
Dqedf_main.c267 static void qedf_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, in qedf_flogi_resp()
306 static struct fc_seq *qedf_elsct_send(struct fc_lport *lport, u32 did, in qedf_elsct_send()
308 void (*resp)(struct fc_seq *, in qedf_elsct_send() argument