Home
last modified time | relevance | path

Searched refs:fc_exch (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_exch.c122 static void fc_exch_rrq(struct fc_exch *);
248 static inline void fc_exch_hold(struct fc_exch *ep) in fc_exch_hold()
263 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, in fc_exch_setup_hdr()
312 static void fc_exch_release(struct fc_exch *ep) in fc_exch_release()
329 static inline void fc_exch_timer_cancel(struct fc_exch *ep) in fc_exch_timer_cancel()
346 static inline void fc_exch_timer_set_locked(struct fc_exch *ep, in fc_exch_timer_set_locked()
367 static void fc_exch_timer_set(struct fc_exch *ep, unsigned int timer_msec) in fc_exch_timer_set()
380 static int fc_exch_done_locked(struct fc_exch *ep) in fc_exch_done_locked()
402 static struct fc_exch fc_quarantine_exch;
413 static inline struct fc_exch *fc_exch_ptr_get(struct fc_exch_pool *pool, in fc_exch_ptr_get()
[all …]
DMakefile9 fc_exch.o \
Dfc_libfc.h59 struct fc_exch *_ep = NULL; \
Dfc_fcp.c597 struct fc_exch *ep; in fc_fcp_send_data()
987 struct fc_exch *ep; in fc_fcp_complete_locked()
1562 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_rec_resp()
1723 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_srr()
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
Dtfc_io.c46 struct fc_exch *ep; in ft_queue_data_in()
200 struct fc_exch *ep; in ft_recv_write_data()
331 struct fc_exch *ep = NULL; in ft_invl_hw_context()
Dtfc_cmd.c34 struct fc_exch *ep; in _ft_dump_cmd()
107 struct fc_exch *ep; in ft_queue_status()
184 struct fc_exch *ep; in ft_write_pending()
/kernel/linux/linux-5.10/include/scsi/
Dlibfc.h424 struct fc_exch { struct
454 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument
Dfc_encode.h631 struct fc_exch *ep = fc_seq_exch(fr_seq(fp)); in fc_rec_fill()
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
Dbnx2fc_els.c864 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_flogi_resp()
916 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_logo_resp()
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
Dfcoe.c2574 struct fc_exch *exch = fc_seq_exch(seq); in fcoe_flogi_resp()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
Dqedf_main.c269 struct fc_exch *exch = fc_seq_exch(seq); in qedf_flogi_resp()