Searched refs:fc_exch_find (Results 1 – 1 of 1) sorted by relevance
923 static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid) in fc_exch_find() function1054 ep = fc_exch_find(mp, xid); in fc_seq_lookup_recip()1083 ep = fc_exch_find(mp, xid); in fc_seq_lookup_recip()1177 ep = fc_exch_find(mp, xid); in fc_seq_lookup_orig()1577 ep = fc_exch_find(mp, ntohs(fh->fh_ox_id)); in fc_exch_recv_seq_resp()1764 ep = fc_exch_find(mp, (f_ctl & FC_FC_EX_CTX) ? in fc_exch_recv_bls()1990 return fc_exch_find(ema->mp, xid); in fc_exch_lookup()