Searched refs:table_dests (Results 1 – 2 of 2) sorted by relevance
22 struct xarray table_dests; member
66 xa_init(&hws_pool->table_dests); in mlx5_fs_init_hws_actions_pool()110 xa_destroy(&hws_pool->table_dests); in mlx5_fs_cleanup_hws_actions_pool()213 dests_xa = &fs_ctx->hws_pool.table_dests; in mlx5_fs_add_flow_table_dest_action()228 dests_xa = &fs_ctx->hws_pool.table_dests; in mlx5_fs_del_flow_table_dest_action()386 return xa_load(&fs_ctx->hws_pool.table_dests, dst->dest_attr.ft->id); in mlx5_fs_get_dest_action_ft()395 return xa_load(&fs_ctx->hws_pool.table_dests, table_num); in mlx5_fs_get_dest_action_table_num()