Searched refs:fc_exch_mgr (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/scsi/libfc/ |
D | fc_exch.c | 82 struct fc_exch_mgr { struct 116 struct fc_exch_mgr *mp; argument 312 struct fc_exch_mgr *mp; in fc_exch_release() 809 struct fc_exch_mgr *mp) in fc_exch_em_alloc() 923 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find() 988 struct fc_exch_mgr *mp, in fc_exch_resp() 1036 struct fc_exch_mgr *mp, in fc_seq_lookup_recip() 1165 static struct fc_seq *fc_seq_lookup_orig(struct fc_exch_mgr *mp, in fc_seq_lookup_orig() 1506 static void fc_exch_recv_req(struct fc_lport *lport, struct fc_exch_mgr *mp, in fc_exch_recv_req() 1568 static void fc_exch_recv_seq_resp(struct fc_exch_mgr *mp, struct fc_frame *fp) in fc_exch_recv_seq_resp() [all …]
|
/Linux-v5.4/include/scsi/ |
D | libfc.h | 363 struct fc_exch_mgr; 428 struct fc_exch_mgr *em; 987 struct fc_exch_mgr *, 991 struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *, enum fc_class class,
|
/Linux-v5.4/drivers/scsi/fcoe/ |
D | fcoe.h | 72 struct fc_exch_mgr *oem;
|