Home
last modified time | relevance | path

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

/linux/include/scsi/
A Dlibfc.h343 struct fc_seq *seq_ptr;
350 struct fc_seq *recov_seq;
374 struct fc_seq { struct
445 struct fc_seq seq;
472 void (*resp)(struct fc_seq *,
954 void (*resp)(struct fc_seq *,
973 void (*resp)(struct fc_seq *,
980 struct fc_seq *fc_seq_start_next(struct fc_seq *sp);
981 void fc_seq_set_resp(struct fc_seq *sp,
985 void fc_seq_release(struct fc_seq *sp);
[all …]
A Dfc_frame.h70 struct fc_seq *fr_seq; /* for use with exchange manager */
/linux/drivers/scsi/libfc/
A Dfc_exch.c548 struct fc_seq *sp; in fc_seq_alloc()
562 static struct fc_seq *fc_seq_start_next_locked(struct fc_seq *sp) in fc_seq_start_next_locked()
577 struct fc_seq *fc_seq_start_next(struct fc_seq *sp) in fc_seq_start_next()
636 struct fc_seq *sp; in fc_exch_abort_locked()
1346 struct fc_seq *sp; in fc_exch_send_ba_rjt()
1417 struct fc_seq *sp; in fc_exch_recv_abts()
1575 struct fc_seq *sp; in fc_exch_recv_seq_resp()
1668 struct fc_seq *sp; in fc_exch_recv_resp()
1692 struct fc_seq *sp; in fc_exch_abts_resp()
1834 struct fc_seq *sp; in fc_seq_ls_acc()
[all …]
A 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
A 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()
594 static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq, in fc_fcp_send_data()
986 struct fc_seq *seq; in fc_fcp_complete_locked()
1016 struct fc_seq *csp; in fc_fcp_complete_locked()
1168 void (*resp)(struct fc_seq *, in fc_fcp_cmd_send() argument
1173 struct fc_seq *seq; in fc_fcp_cmd_send()
[all …]
A Dfc_libfc.c159 struct fc_seq *sp; in fc_fill_hdr()
213 struct fc_seq *sp; in fc_fill_reply_hdr()
A 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()
A Dfc_lport.c942 struct fc_seq *sp = fr_seq(fp); in fc_lport_recv()
1109 static void fc_lport_ns_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_lport_ns_resp()
1185 static void fc_lport_ms_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_lport_ms_resp()
1269 static void fc_lport_scr_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_lport_scr_resp()
1650 void fc_lport_logo_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_lport_logo_resp()
1728 void fc_lport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_lport_flogi_resp()
1948 static void fc_lport_bsg_resp(struct fc_seq *sp, struct fc_frame *fp, in fc_lport_bsg_resp()
A 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()
/linux/drivers/target/tcm_fc/
A Dtfc_io.c91 struct fc_seq *seq = cmd->seq; in ft_queue_data_in()
198 struct fc_seq *seq = cmd->seq; in ft_recv_write_data()
329 struct fc_seq *seq; in ft_invl_hw_context()
A Dtfc_cmd.c34 struct fc_seq *sp; in _ft_dump_cmd()
234 static void ft_recv_seq(struct fc_seq *sp, struct fc_frame *fp, void *arg) in ft_recv_seq()
275 struct fc_seq *sp; in ft_send_resp_status()
A Dtcm_fc.h108 struct fc_seq *seq; /* sequence in exchange mgr */
/linux/drivers/scsi/bnx2fc/
A 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
A Dbnx2fc.h574 struct fc_seq *bnx2fc_elsct_send(struct fc_lport *lport, u32 did,
576 void (*resp)(struct fc_seq *,
/linux/drivers/scsi/fcoe/
A Dfcoe.c118 static struct fc_seq *fcoe_elsct_send(struct fc_lport *,
121 void (*resp)(struct fc_seq *,
2568 static void fcoe_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fcoe_flogi_resp()
2597 static void fcoe_logo_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fcoe_logo_resp()
2616 static struct fc_seq *fcoe_elsct_send(struct fc_lport *lport, u32 did, in fcoe_elsct_send()
2618 void (*resp)(struct fc_seq *, in fcoe_elsct_send() argument
/linux/drivers/scsi/qedf/
A Dqedf_main.c266 static void qedf_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, in qedf_flogi_resp()
305 static struct fc_seq *qedf_elsct_send(struct fc_lport *lport, u32 did, in qedf_elsct_send()
307 void (*resp)(struct fc_seq *, in qedf_elsct_send() argument

Completed in 50 milliseconds