Lines Matching refs:tid_maps
503 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_free_atid()
523 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_free_stid()
538 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_insert_tid()
585 mk_tid_release(skb, p - td->tid_maps.tid_tab); in t3_process_tid_release_list()
607 struct t3c_tid_entry *p = &td->tid_maps.tid_tab[tid]; in cxgb3_queue_tid_release()
629 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_remove_tid()
654 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_alloc_atid()
678 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_alloc_stid()
745 t3c_tid = lookup_atid(&(T3C_DATA(dev))->tid_maps, atid); in do_act_open_rpl()
765 t3c_tid = lookup_stid(&(T3C_DATA(dev))->tid_maps, stid); in do_stid_rpl()
783 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_hwtid_rpl()
799 struct tid_info *t = &(T3C_DATA(dev))->tid_maps; in do_cr()
850 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_abort_req_rss()
893 struct tid_info *t = &(T3C_DATA(dev))->tid_maps; in do_act_establish()
950 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_term()
1137 ti = &(T3C_DATA(tdev))->tid_maps; in cxgb_redirect()
1246 err = init_tid_tabs(&t->tid_maps, tid_range.num, natids, in cxgb3_offload_activate()
1298 free_tid_maps(&t->tid_maps); in cxgb3_offload_deactivate()