Lines Matching refs:fc_exch_mgr_anchor
115 struct fc_exch_mgr_anchor { struct
908 struct fc_exch_mgr_anchor *ema; in fc_exch_alloc()
1476 struct fc_exch_mgr_anchor *ema; in fc_seq_assign()
1981 struct fc_exch_mgr_anchor *ema; in fc_exch_mgr_reset()
2002 struct fc_exch_mgr_anchor *ema; in fc_exch_lookup()
2364 struct fc_exch_mgr_anchor *ema; in fc_exch_update_stats()
2388 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport, in fc_exch_mgr_add()
2392 struct fc_exch_mgr_anchor *ema; in fc_exch_mgr_add()
2424 void fc_exch_mgr_del(struct fc_exch_mgr_anchor *ema) in fc_exch_mgr_del()
2440 struct fc_exch_mgr_anchor *ema, *tmp; in fc_exch_mgr_list_clone()
2559 struct fc_exch_mgr_anchor *ema, *next; in fc_exch_mgr_free()
2574 static struct fc_exch_mgr_anchor *fc_find_ema(u32 f_ctl, in fc_find_ema()
2578 struct fc_exch_mgr_anchor *ema; in fc_find_ema()
2605 struct fc_exch_mgr_anchor *ema; in fc_exch_recv()