Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c27 struct mlx5_fs_hws_actions_pool *hws_pool = &fs_ctx->hws_pool; in mlx5_fs_init_hws_actions_pool() local
92 struct mlx5_fs_hws_actions_pool *hws_pool = &fs_ctx->hws_pool; in mlx5_fs_cleanup_hws_actions_pool() local
1281 struct mlx5_fs_hws_actions_pool *hws_pool; in mlx5_cmd_hws_packet_reformat_alloc() local
1375 struct mlx5_fs_hws_actions_pool *hws_pool = &ns->fs_hws_context.hws_pool; in mlx5_cmd_hws_packet_reformat_dealloc() local
1470 struct mlx5_fs_hws_actions_pool *hws_pool = &ns->fs_hws_context.hws_pool; in mlx5_cmd_hws_modify_header_alloc() local
H A Dfs_hws_pools.c163 static void mlx5_hws_pool_update_threshold(struct mlx5_fs_pool *hws_pool) in mlx5_hws_pool_update_threshold()