Searched refs:mlx5hws_cmd_stc_modify (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | cmd.h | 274 int mlx5hws_cmd_stc_modify(struct mlx5_core_dev *mdev,
|
D | action.c | 344 ret = mlx5hws_cmd_stc_modify(ctx->mdev, obj_0_id, in mlx5hws_action_alloc_single_stc() 361 ret = mlx5hws_cmd_stc_modify(ctx->mdev, obj_1_id, in mlx5hws_action_alloc_single_stc() 377 mlx5hws_cmd_stc_modify(ctx->mdev, obj_0_id, &cleanup_stc_attr); in mlx5hws_action_alloc_single_stc() 397 mlx5hws_cmd_stc_modify(ctx->mdev, obj_id, &stc_attr); in mlx5hws_action_free_single_stc() 401 mlx5hws_cmd_stc_modify(ctx->mdev, obj_id, &stc_attr); in mlx5hws_action_free_single_stc()
|
D | cmd.c | 586 int mlx5hws_cmd_stc_modify(struct mlx5_core_dev *mdev, in mlx5hws_cmd_stc_modify() function
|