Searched refs:tbl_list (Results 1 – 4 of 4) sorted by relevance
50 struct list_head tbl_list; member
171 INIT_LIST_HEAD(&ctx->tbl_list); in hws_context_init_hws()
250 list_add(&tbl->tbl_list_node, &ctx->tbl_list); in mlx5hws_table_create()
432 list_for_each_entry(tbl, &ctx->tbl_list, tbl_list_node) { in hws_debug_dump_context()