Home
last modified time | relevance | path

Searched refs:mlx5_cmd_fc_free (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h113 int mlx5_cmd_fc_free(struct mlx5_core_dev *dev, u32 id);
Dfs_counters.c222 mlx5_cmd_fc_free(dev, counter->id); in mlx5_fc_free()
597 mlx5_cmd_fc_free(dev, bulk->base_id); in mlx5_fc_bulk_destroy()
Dfs_cmd.c782 int mlx5_cmd_fc_free(struct mlx5_core_dev *dev, u32 id) in mlx5_cmd_fc_free() function