Symbol: fc_exch
drivers/scsi/bnx2fc/bnx2fc_els.c
864
struct fc_exch *exch = fc_seq_exch(seq);
drivers/scsi/bnx2fc/bnx2fc_els.c
916
struct fc_exch *exch = fc_seq_exch(seq);
drivers/scsi/fcoe/fcoe.c
2542
struct fc_exch *exch = fc_seq_exch(seq);
drivers/scsi/libfc/fc_encode.h
857
struct fc_exch *ep = fc_seq_exch(fr_seq(fp));
drivers/scsi/libfc/fc_exch.c
1043
struct fc_exch *ep = NULL;
drivers/scsi/libfc/fc_exch.c
1172
struct fc_exch *ep;
drivers/scsi/libfc/fc_exch.c
1205
static void fc_exch_set_addr(struct fc_exch *ep,
drivers/scsi/libfc/fc_exch.c
121
static void fc_exch_rrq(struct fc_exch *);
drivers/scsi/libfc/fc_exch.c
1260
struct fc_exch *ep = fc_seq_exch(sp);
drivers/scsi/libfc/fc_exch.c
1280
struct fc_exch *ep = fc_seq_exch(sp);
drivers/scsi/libfc/fc_exch.c
1411
static void fc_exch_recv_abts(struct fc_exch *ep, struct fc_frame *rx_fp)
drivers/scsi/libfc/fc_exch.c
1514
struct fc_exch *ep = NULL;
drivers/scsi/libfc/fc_exch.c
1575
struct fc_exch *ep;
drivers/scsi/libfc/fc_exch.c
1687
static void fc_exch_abts_resp(struct fc_exch *ep, struct fc_frame *fp)
drivers/scsi/libfc/fc_exch.c
1767
struct fc_exch *ep;
drivers/scsi/libfc/fc_exch.c
1891
static void fc_exch_reset(struct fc_exch *ep)
drivers/scsi/libfc/fc_exch.c
1938
struct fc_exch *ep;
drivers/scsi/libfc/fc_exch.c
1939
struct fc_exch *next;
drivers/scsi/libfc/fc_exch.c
2000
static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid)
drivers/scsi/libfc/fc_exch.c
2020
struct fc_exch *ep;
drivers/scsi/libfc/fc_exch.c
2103
struct fc_exch *aborted_ep = arg;
drivers/scsi/libfc/fc_exch.c
2183
struct fc_exch *ep;
drivers/scsi/libfc/fc_exch.c
2243
static void fc_exch_rrq(struct fc_exch *ep)
drivers/scsi/libfc/fc_exch.c
2296
struct fc_exch *ep = NULL; /* request or subject exchange */
drivers/scsi/libfc/fc_exch.c
247
static inline void fc_exch_hold(struct fc_exch *ep)
drivers/scsi/libfc/fc_exch.c
2494
sizeof(struct fc_exch *);
drivers/scsi/libfc/fc_exch.c
2518
pool_size = sizeof(*pool) + pool_exch_range * sizeof(struct fc_exch *);
drivers/scsi/libfc/fc_exch.c
262
static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp,
drivers/scsi/libfc/fc_exch.c
2674
fc_em_cachep = kmem_cache_create("libfc_em", sizeof(struct fc_exch),
drivers/scsi/libfc/fc_exch.c
311
static void fc_exch_release(struct fc_exch *ep)
drivers/scsi/libfc/fc_exch.c
328
static inline void fc_exch_timer_cancel(struct fc_exch *ep)
drivers/scsi/libfc/fc_exch.c
345
static inline void fc_exch_timer_set_locked(struct fc_exch *ep,
drivers/scsi/libfc/fc_exch.c
366
static void fc_exch_timer_set(struct fc_exch *ep, unsigned int timer_msec)
drivers/scsi/libfc/fc_exch.c
379
static int fc_exch_done_locked(struct fc_exch *ep)
drivers/scsi/libfc/fc_exch.c
401
static struct fc_exch fc_quarantine_exch;
drivers/scsi/libfc/fc_exch.c
412
static inline struct fc_exch *fc_exch_ptr_get(struct fc_exch_pool *pool,
drivers/scsi/libfc/fc_exch.c
415
struct fc_exch **exches = (struct fc_exch **)(pool + 1);
drivers/scsi/libfc/fc_exch.c
426
struct fc_exch *ep)
drivers/scsi/libfc/fc_exch.c
428
((struct fc_exch **)(pool + 1))[index] = ep;
drivers/scsi/libfc/fc_exch.c
435
static void fc_exch_delete(struct fc_exch *ep)
drivers/scsi/libfc/fc_exch.c
466
struct fc_exch *ep;
drivers/scsi/libfc/fc_exch.c
527
struct fc_exch *ep;
drivers/scsi/libfc/fc_exch.c
546
static struct fc_seq *fc_seq_alloc(struct fc_exch *ep, u8 seq_id)
drivers/scsi/libfc/fc_exch.c
564
struct fc_exch *ep = fc_seq_exch(sp);
drivers/scsi/libfc/fc_exch.c
579
struct fc_exch *ep = fc_seq_exch(sp);
drivers/scsi/libfc/fc_exch.c
598
struct fc_exch *ep = fc_seq_exch(sp);
drivers/scsi/libfc/fc_exch.c
633
static int fc_exch_abort_locked(struct fc_exch *ep,
drivers/scsi/libfc/fc_exch.c
694
struct fc_exch *ep;
drivers/scsi/libfc/fc_exch.c
729
static bool fc_invoke_resp(struct fc_exch *ep, struct fc_seq *sp,
drivers/scsi/libfc/fc_exch.c
766
struct fc_exch *ep = container_of(work, struct fc_exch,
drivers/scsi/libfc/fc_exch.c
812
static struct fc_exch *fc_exch_em_alloc(struct fc_lport *lport,
drivers/scsi/libfc/fc_exch.c
815
struct fc_exch *ep;
drivers/scsi/libfc/fc_exch.c
905
static struct fc_exch *fc_exch_alloc(struct fc_lport *lport,
drivers/scsi/libfc/fc_exch.c
909
struct fc_exch *ep;
drivers/scsi/libfc/fc_exch.c
926
static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid)
drivers/scsi/libfc/fc_exch.c
930
struct fc_exch *ep = NULL;
drivers/scsi/libfc/fc_exch.c
969
struct fc_exch *ep = fc_seq_exch(sp);
drivers/scsi/libfc/fc_exch.c
990
static struct fc_exch *fc_exch_resp(struct fc_lport *lport,
drivers/scsi/libfc/fc_exch.c
994
struct fc_exch *ep;
drivers/scsi/libfc/fc_fcp.c
1557
struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr);
drivers/scsi/libfc/fc_fcp.c
1719
struct fc_exch *ep = fc_seq_exch(fsp->seq_ptr);
drivers/scsi/libfc/fc_fcp.c
592
struct fc_exch *ep;
drivers/scsi/libfc/fc_fcp.c
982
struct fc_exch *ep;
drivers/scsi/libfc/fc_libfc.h
59
struct fc_exch *_ep = NULL; \
drivers/scsi/qedf/qedf_main.c
270
struct fc_exch *exch = fc_seq_exch(seq);
drivers/target/tcm_fc/tfc_cmd.c
106
struct fc_exch *ep;
drivers/target/tcm_fc/tfc_cmd.c
183
struct fc_exch *ep;
drivers/target/tcm_fc/tfc_cmd.c
33
struct fc_exch *ep;
drivers/target/tcm_fc/tfc_io.c
199
struct fc_exch *ep;
drivers/target/tcm_fc/tfc_io.c
330
struct fc_exch *ep = NULL;
drivers/target/tcm_fc/tfc_io.c
45
struct fc_exch *ep;
include/scsi/libfc.h
469
#define fc_seq_exch(sp) container_of(sp, struct fc_exch, seq)