Home
last modified time | relevance | path

Searched refs:tbl_list_node (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dtable.h23 struct list_head tbl_list_node; member
H A Ddebug.c436 list_for_each_entry(tbl, &ctx->tbl_list, tbl_list_node) { in hws_debug_dump_context()