Searched refs:fc_exch_mgr (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/libfc/ |
D | fc_exch.c | 94 struct fc_exch_mgr { struct 127 struct fc_exch_mgr *mp; argument 323 struct fc_exch_mgr *mp; in fc_exch_release() 802 struct fc_exch_mgr *mp) in fc_exch_em_alloc() 907 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find() 956 struct fc_exch_mgr *mp, in fc_exch_resp() 1004 struct fc_exch_mgr *mp, in fc_seq_lookup_recip() 1133 static struct fc_seq *fc_seq_lookup_orig(struct fc_exch_mgr *mp, in fc_seq_lookup_orig() 1461 static void fc_exch_recv_req(struct fc_lport *lport, struct fc_exch_mgr *mp, in fc_exch_recv_req() 1523 static void fc_exch_recv_seq_resp(struct fc_exch_mgr *mp, struct fc_frame *fp) in fc_exch_recv_seq_resp() [all …]
|
/linux-4.1.27/include/scsi/ |
D | libfc.h | 368 struct fc_exch_mgr; 432 struct fc_exch_mgr *em; 1134 struct fc_exch_mgr *, 1138 struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *, enum fc_class class,
|
/linux-4.1.27/drivers/scsi/fcoe/ |
D | fcoe.h | 83 struct fc_exch_mgr *oem;
|