mlx5hws_cmd_flow_table_modify
ret = mlx5hws_cmd_flow_table_modify(ctx->mdev, &ft_attr, tbl->ft_id);
int mlx5hws_cmd_flow_table_modify(struct mlx5_core_dev *mdev,
ret = mlx5hws_cmd_flow_table_modify(tbl->ctx->mdev, &ft_attr, ft_id);
ret = mlx5hws_cmd_flow_table_modify(tbl->ctx->mdev, &ft_attr, ft_id);
return mlx5hws_cmd_flow_table_modify(ctx->mdev, &ft_attr, ft_id);
return mlx5hws_cmd_flow_table_modify(ctx->mdev, &ft_attr, ft_id);