Home
last modified time | relevance | path

Searched refs:fc_exch_mgr (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/libfc/
H A Dfc_exch.c36 * The three primary structures used here are fc_exch_mgr, fc_exch, and fc_seq.
38 * fc_exch_mgr holds the exchange state for an N port
69 * struct fc_exch_mgr - The Exchange Manager (EM).
83 struct fc_exch_mgr { struct
117 struct fc_exch_mgr *mp; argument
313 struct fc_exch_mgr *mp; in fc_exch_release()
813 struct fc_exch_mgr *mp) in fc_exch_em_alloc()
926 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find()
991 struct fc_exch_mgr *mp, in fc_exch_resp()
1039 struct fc_exch_mgr *m in fc_seq_lookup_recip()
104 __anond902b81d0108fc_exch_mgr global() argument
[all...]
/linux/include/scsi/
H A Dlibfc.h378 struct fc_exch_mgr;
443 struct fc_exch_mgr *em;
1008 struct fc_exch_mgr *,
1012 struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *, enum fc_class class,
/linux/drivers/scsi/fcoe/
H A Dfcoe.h72 struct fc_exch_mgr *oem;