Lines Matching refs:fc_exch_mgr_anchor
125 struct fc_exch_mgr_anchor { struct
894 struct fc_exch_mgr_anchor *ema; in fc_exch_alloc()
1430 struct fc_exch_mgr_anchor *ema; in fc_seq_assign()
1911 struct fc_exch_mgr_anchor *ema; in fc_exch_mgr_reset()
1932 struct fc_exch_mgr_anchor *ema; in fc_exch_lookup()
2257 struct fc_exch_mgr_anchor *ema; in fc_exch_update_stats()
2281 struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport, in fc_exch_mgr_add()
2285 struct fc_exch_mgr_anchor *ema; in fc_exch_mgr_add()
2317 void fc_exch_mgr_del(struct fc_exch_mgr_anchor *ema) in fc_exch_mgr_del()
2333 struct fc_exch_mgr_anchor *ema, *tmp; in fc_exch_mgr_list_clone()
2451 struct fc_exch_mgr_anchor *ema, *next; in fc_exch_mgr_free()
2466 static struct fc_exch_mgr_anchor *fc_find_ema(u32 f_ctl, in fc_find_ema()
2470 struct fc_exch_mgr_anchor *ema; in fc_find_ema()
2497 struct fc_exch_mgr_anchor *ema; in fc_exch_recv()