Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c192 mlx5_cmd_fc_free(dev, counter->id); in mlx5_fc_stats_work()
261 mlx5_cmd_fc_free(dev, counter->id); in mlx5_fc_destroy()
298 mlx5_cmd_fc_free(dev, counter->id); in mlx5_cleanup_fc_stats()
311 mlx5_cmd_fc_free(dev, counter->id); in mlx5_cleanup_fc_stats()
Dfs_cmd.h84 int mlx5_cmd_fc_free(struct mlx5_core_dev *dev, u32 id);
Dfs_cmd.c500 int mlx5_cmd_fc_free(struct mlx5_core_dev *dev, u32 id) in mlx5_cmd_fc_free() function