Home
last modified time | relevance | path

Searched defs:hws_pool (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dfs_hws.c27 struct mlx5_fs_hws_actions_pool *hws_pool = &fs_ctx->hws_pool; in mlx5_fs_init_hws_actions_pool() local
90 struct mlx5_fs_hws_actions_pool *hws_pool = &fs_ctx->hws_pool; in mlx5_fs_cleanup_hws_actions_pool() local
1074 struct mlx5_fs_hws_actions_pool *hws_pool; in mlx5_cmd_hws_packet_reformat_alloc() local
1167 struct mlx5_fs_hws_actions_pool *hws_pool = &ns->fs_hws_context.hws_pool; in mlx5_cmd_hws_packet_reformat_dealloc() local
1253 struct mlx5_fs_hws_actions_pool *hws_pool = &ns->fs_hws_context.hws_pool; in mlx5_cmd_hws_modify_header_alloc() local
Dfs_hws.h29 struct mlx5_fs_hws_actions_pool hws_pool; member
Dfs_hws_pools.c163 static void mlx5_hws_pool_update_threshold(struct mlx5_fs_pool *hws_pool) in mlx5_hws_pool_update_threshold()