Lines Matching refs:fc_exch_mgr_anchor
116 struct fc_exch_mgr_anchor { struct
910 struct fc_exch_mgr_anchor *ema; in fc_exch_alloc()
1478 struct fc_exch_mgr_anchor *ema; in fc_seq_assign()
1970 struct fc_exch_mgr_anchor *ema; in fc_exch_mgr_reset()
1991 struct fc_exch_mgr_anchor *ema; in fc_exch_lookup()
2353 struct fc_exch_mgr_anchor *ema; in fc_exch_update_stats()
2377 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport, in fc_exch_mgr_add()
2381 struct fc_exch_mgr_anchor *ema; in fc_exch_mgr_add()
2413 void fc_exch_mgr_del(struct fc_exch_mgr_anchor *ema) in fc_exch_mgr_del()
2429 struct fc_exch_mgr_anchor *ema, *tmp; in fc_exch_mgr_list_clone()
2548 struct fc_exch_mgr_anchor *ema, *next; in fc_exch_mgr_free()
2563 static struct fc_exch_mgr_anchor *fc_find_ema(u32 f_ctl, in fc_find_ema()
2567 struct fc_exch_mgr_anchor *ema; in fc_find_ema()
2594 struct fc_exch_mgr_anchor *ema; in fc_exch_recv()