Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/libfc/
Dfc_exch.c121 static void fc_exch_rrq(struct fc_exch *);
247 static inline void fc_exch_hold(struct fc_exch *ep) in fc_exch_hold()
262 static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp, in fc_exch_setup_hdr()
311 static void fc_exch_release(struct fc_exch *ep) in fc_exch_release()
328 static inline void fc_exch_timer_cancel(struct fc_exch *ep) in fc_exch_timer_cancel()
345 static inline void fc_exch_timer_set_locked(struct fc_exch *ep, in fc_exch_timer_set_locked()
366 static void fc_exch_timer_set(struct fc_exch *ep, unsigned int timer_msec) in fc_exch_timer_set()
379 static int fc_exch_done_locked(struct fc_exch *ep) in fc_exch_done_locked()
401 static struct fc_exch fc_quarantine_exch;
412 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.c592 struct fc_exch *ep; in fc_fcp_send_data()
982 struct fc_exch *ep; in fc_fcp_complete_locked()
1557 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_rec_resp()
1719 struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr); in fc_fcp_srr()
Dfc_encode.h857 struct fc_exch *ep = fc_seq_exch(fr_seq(fp)); in fc_rec_fill()
/linux-6.12.1/drivers/target/tcm_fc/
Dtfc_io.c45 struct fc_exch *ep; in ft_queue_data_in()
199 struct fc_exch *ep; in ft_recv_write_data()
330 struct fc_exch *ep = NULL; in ft_invl_hw_context()
Dtfc_cmd.c33 struct fc_exch *ep; in _ft_dump_cmd()
106 struct fc_exch *ep; in ft_queue_status()
183 struct fc_exch *ep; in ft_write_pending()
/linux-6.12.1/include/scsi/
Dlibfc.h439 struct fc_exch { struct
469 #define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq) argument
/linux-6.12.1/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()
/linux-6.12.1/drivers/scsi/fcoe/
Dfcoe.c2562 struct fc_exch *exch = fc_seq_exch(seq); in fcoe_flogi_resp()
/linux-6.12.1/drivers/scsi/qedf/
Dqedf_main.c270 struct fc_exch *exch = fc_seq_exch(seq); in qedf_flogi_resp()