Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h114 int mlx5_cmd_fc_free(struct mlx5_core_dev *dev, u32 id);
H A Dfs_counters.c222 mlx5_cmd_fc_free(dev, counter->id); in mlx5_fc_free()
607 mlx5_cmd_fc_free(dev, bulk->base_id); in mlx5_fc_bulk_destroy()
H A Dfs_cmd.c819 int mlx5_cmd_fc_free(struct mlx5_core_dev *dev, u32 id) in mlx5_cmd_fc_free() function