Searched refs:tid_maps (Results 1 – 2 of 2) sorted by relevance
499 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_free_atid()519 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_free_stid()534 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_insert_tid()581 mk_tid_release(skb, p - td->tid_maps.tid_tab); in t3_process_tid_release_list()603 struct t3c_tid_entry *p = &td->tid_maps.tid_tab[tid]; in cxgb3_queue_tid_release()625 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_remove_tid()650 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_alloc_atid()674 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_alloc_stid()744 t3c_tid = lookup_atid(&(T3C_DATA(dev))->tid_maps, atid); in do_act_open_rpl()764 t3c_tid = lookup_stid(&(T3C_DATA(dev))->tid_maps, stid); in do_stid_rpl()[all …]
194 struct tid_info tid_maps; member