Searched refs:mlx5hws_cmd_stc_modify (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | cmd.h | 271 int mlx5hws_cmd_stc_modify(struct mlx5_core_dev *mdev,
|
H A D | action.c | 348 ret = mlx5hws_cmd_stc_modify(ctx->mdev, obj_0_id, in mlx5hws_action_alloc_single_stc() 365 ret = mlx5hws_cmd_stc_modify(ctx->mdev, obj_1_id, in mlx5hws_action_alloc_single_stc() 381 mlx5hws_cmd_stc_modify(ctx->mdev, obj_0_id, &cleanup_stc_attr); in mlx5hws_action_alloc_single_stc() 401 mlx5hws_cmd_stc_modify(ctx->mdev, obj_id, &stc_attr); in mlx5hws_action_free_single_stc() 405 mlx5hws_cmd_stc_modify(ctx->mdev, obj_id, &stc_attr); in mlx5hws_action_free_single_stc()
|
H A D | cmd.c | 580 int mlx5hws_cmd_stc_modify(struct mlx5_core_dev *mdev, in mlx5hws_cmd_stc_modify() function
|