/linux-5.19.10/include/scsi/ |
D | libfc.h | 343 struct fc_seq *seq_ptr; 350 struct fc_seq *recov_seq; 383 struct fc_seq { struct 454 struct fc_seq seq; 458 void (*resp)(struct fc_seq *, struct fc_frame *, void *); 460 void (*destructor)(struct fc_seq *, void *); 479 struct fc_seq *(*elsct_send)(struct fc_lport *, u32 did, 481 void (*resp)(struct fc_seq *, 562 void (*resp)(struct fc_seq *, struct fc_frame *, 960 struct fc_seq *fc_elsct_send(struct fc_lport *, u32 did, [all …]
|
D | fc_frame.h | 70 struct fc_seq *fr_seq; /* for use with exchange manager */
|
/linux-5.19.10/drivers/scsi/libfc/ |
D | fc_exch.c | 463 static int fc_seq_send_locked(struct fc_lport *lport, struct fc_seq *sp, in fc_seq_send_locked() 525 int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp, struct fc_frame *fp) in fc_seq_send() 546 static struct fc_seq *fc_seq_alloc(struct fc_exch *ep, u8 seq_id) in fc_seq_alloc() 548 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() 594 void fc_seq_set_resp(struct fc_seq *sp, in fc_seq_set_resp() 595 void (*resp)(struct fc_seq *, struct fc_frame *, void *), in fc_seq_set_resp() argument 636 struct fc_seq *sp; in fc_exch_abort_locked() 692 int fc_seq_exch_abort(const struct fc_seq *req_sp, unsigned int timer_msec) in fc_seq_exch_abort() [all …]
|
D | fc_elsct.c | 31 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
|
D | fc_fcp.c | 78 static void fc_fcp_recv(struct fc_seq *, struct fc_frame *, void *); 81 static void fc_tm_done(struct fc_seq *, struct fc_frame *, void *); 87 static void fc_fcp_rec_resp(struct fc_seq *, struct fc_frame *, void *); 91 static void fc_fcp_srr_resp(struct fc_seq *, struct fc_frame *, void *); 187 static void fc_fcp_pkt_destroy(struct fc_seq *seq, void *fsp) in fc_fcp_pkt_destroy() 584 static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq, in fc_fcp_send_data() 768 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_recv() 976 struct fc_seq *seq; in fc_fcp_complete_locked() 1006 struct fc_seq *csp; in fc_fcp_complete_locked() 1158 void (*resp)(struct fc_seq *, in fc_fcp_cmd_send() argument [all …]
|
D | fc_libfc.c | 159 struct fc_seq *sp; in fc_fill_hdr() 213 struct fc_seq *sp; in fc_fill_reply_hdr()
|
D | fc_disc.c | 41 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()
|
D | fc_lport.c | 942 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()
|
D | fc_rport.c | 738 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-5.19.10/drivers/target/tcm_fc/ |
D | tfc_io.c | 91 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()
|
D | tfc_cmd.c | 34 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()
|
D | tcm_fc.h | 108 struct fc_seq *seq; /* sequence in exchange mgr */
|
/linux-5.19.10/drivers/scsi/bnx2fc/ |
D | bnx2fc_els.c | 19 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
|
D | bnx2fc.h | 579 struct fc_seq *bnx2fc_elsct_send(struct fc_lport *lport, u32 did, 581 void (*resp)(struct fc_seq *,
|
/linux-5.19.10/drivers/scsi/fcoe/ |
D | fcoe.c | 118 static struct fc_seq *fcoe_elsct_send(struct fc_lport *, 121 void (*resp)(struct fc_seq *, 2559 static void fcoe_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fcoe_flogi_resp() 2588 static void fcoe_logo_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fcoe_logo_resp() 2607 static struct fc_seq *fcoe_elsct_send(struct fc_lport *lport, u32 did, in fcoe_elsct_send() 2609 void (*resp)(struct fc_seq *, in fcoe_elsct_send() argument
|
/linux-5.19.10/drivers/scsi/qedf/ |
D | qedf_main.c | 266 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
|