Lines Matching refs:fc_exch_mgr_anchor
126 struct fc_exch_mgr_anchor { struct
917 struct fc_exch_mgr_anchor *ema; in fc_exch_alloc()
1485 struct fc_exch_mgr_anchor *ema; in fc_seq_assign()
1977 struct fc_exch_mgr_anchor *ema; in fc_exch_mgr_reset()
1998 struct fc_exch_mgr_anchor *ema; in fc_exch_lookup()
2360 struct fc_exch_mgr_anchor *ema; in fc_exch_update_stats()
2384 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport, in fc_exch_mgr_add()
2388 struct fc_exch_mgr_anchor *ema; in fc_exch_mgr_add()
2420 void fc_exch_mgr_del(struct fc_exch_mgr_anchor *ema) in fc_exch_mgr_del()
2436 struct fc_exch_mgr_anchor *ema, *tmp; in fc_exch_mgr_list_clone()
2555 struct fc_exch_mgr_anchor *ema, *next; in fc_exch_mgr_free()
2570 static struct fc_exch_mgr_anchor *fc_find_ema(u32 f_ctl, in fc_find_ema()
2574 struct fc_exch_mgr_anchor *ema; in fc_find_ema()
2601 struct fc_exch_mgr_anchor *ema; in fc_exch_recv()