Searched defs:hws_pool (Results 1 – 3 of 3) sorted by relevance
27 struct mlx5_fs_hws_actions_pool *hws_pool = &fs_ctx->hws_pool; in mlx5_fs_init_hws_actions_pool() local90 struct mlx5_fs_hws_actions_pool *hws_pool = &fs_ctx->hws_pool; in mlx5_fs_cleanup_hws_actions_pool() local1074 struct mlx5_fs_hws_actions_pool *hws_pool; in mlx5_cmd_hws_packet_reformat_alloc() local1167 struct mlx5_fs_hws_actions_pool *hws_pool = &ns->fs_hws_context.hws_pool; in mlx5_cmd_hws_packet_reformat_dealloc() local1253 struct mlx5_fs_hws_actions_pool *hws_pool = &ns->fs_hws_context.hws_pool; in mlx5_cmd_hws_modify_header_alloc() local
29 struct mlx5_fs_hws_actions_pool hws_pool; member
163 static void mlx5_hws_pool_update_threshold(struct mlx5_fs_pool *hws_pool) in mlx5_hws_pool_update_threshold()