Lines Matching refs:fc_exch_mgr_anchor
114 struct fc_exch_mgr_anchor { struct
905 struct fc_exch_mgr_anchor *ema; in fc_exch_alloc()
1473 struct fc_exch_mgr_anchor *ema; in fc_seq_assign()
1965 struct fc_exch_mgr_anchor *ema; in fc_exch_mgr_reset()
1986 struct fc_exch_mgr_anchor *ema; in fc_exch_lookup()
2348 struct fc_exch_mgr_anchor *ema; in fc_exch_update_stats()
2372 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport, in fc_exch_mgr_add()
2376 struct fc_exch_mgr_anchor *ema; in fc_exch_mgr_add()
2408 void fc_exch_mgr_del(struct fc_exch_mgr_anchor *ema) in fc_exch_mgr_del()
2424 struct fc_exch_mgr_anchor *ema, *tmp; in fc_exch_mgr_list_clone()
2543 struct fc_exch_mgr_anchor *ema, *next; in fc_exch_mgr_free()
2558 static struct fc_exch_mgr_anchor *fc_find_ema(u32 f_ctl, in fc_find_ema()
2562 struct fc_exch_mgr_anchor *ema; in fc_find_ema()
2589 struct fc_exch_mgr_anchor *ema; in fc_exch_recv()