Searched refs:T3C_DATA (Results 1 – 4 of 4) sorted by relevance
503 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_free_atid()521 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_insert_tid()589 struct t3c_data *td = T3C_DATA(tdev); in cxgb3_queue_tid_release()612 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_remove_tid()637 struct tid_info *t = &(T3C_DATA(tdev))->tid_maps; in cxgb3_alloc_atid()706 t3c_tid = lookup_atid(&(T3C_DATA(dev))->tid_maps, atid); in do_act_open_rpl()726 t3c_tid = lookup_stid(&(T3C_DATA(dev))->tid_maps, stid); in do_stid_rpl()744 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_hwtid_rpl()760 struct tid_info *t = &(T3C_DATA(dev))->tid_maps; in do_cr()811 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_abort_req_rss()[all …]
204 #define T3C_DATA(dev) (*(struct t3c_data **)&(dev)->l4opt) macro
1392 struct t3c_data *td = T3C_DATA(tdev); in offload_close()
998 csk->wr_max_cred = csk->wr_cred = T3C_DATA(t3dev)->max_wrs - 1; in init_act_open()