Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/libfc/
Dfc_exch.c132 static void fc_exch_rrq(struct fc_exch *);
258 static inline void fc_exch_hold(struct fc_exch *ep) in fc_exch_hold()
273 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, in fc_exch_setup_hdr()
322 static void fc_exch_release(struct fc_exch *ep) in fc_exch_release()
339 static inline void fc_exch_timer_cancel(struct fc_exch *ep) in fc_exch_timer_cancel()
356 static inline void fc_exch_timer_set_locked(struct fc_exch *ep, in fc_exch_timer_set_locked()
377 static void fc_exch_timer_set(struct fc_exch *ep, unsigned int timer_msec) in fc_exch_timer_set()
390 static int fc_exch_done_locked(struct fc_exch *ep) in fc_exch_done_locked()
412 static struct fc_exch fc_quarantine_exch;
423 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.h71 struct fc_exch *_ep = NULL; \
Dfc_fcp.c608 struct fc_exch *ep; in fc_fcp_send_data()
998 struct fc_exch *ep; in fc_fcp_complete_locked()
1573 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_rec_resp()
1732 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_srr()
/Linux-v4.19/drivers/target/tcm_fc/
Dtfc_io.c58 struct fc_exch *ep; in ft_queue_data_in()
213 struct fc_exch *ep; in ft_recv_write_data()
345 struct fc_exch *ep = NULL; in ft_invl_hw_context()
Dtfc_cmd.c46 struct fc_exch *ep; in _ft_dump_cmd()
119 struct fc_exch *ep; in ft_queue_status()
203 struct fc_exch *ep; in ft_write_pending()
/Linux-v4.19/include/scsi/
Dlibfc.h436 struct fc_exch { struct
466 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument
Dfc_encode.h643 struct fc_exch *ep = fc_seq_exch(fr_seq(fp)); in fc_rec_fill()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_els.c861 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_flogi_resp()
892 struct fc_exch *exch = fc_seq_exch(seq); in bnx2fc_logo_resp()
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c2589 struct fc_exch *exch = fc_seq_exch(seq); in fcoe_flogi_resp()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_main.c241 struct fc_exch *exch = fc_seq_exch(seq); in qedf_flogi_resp()