Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h104 int mlx5_cmd_fc_alloc(struct mlx5_core_dev *dev, u32 *id);
Dfs_counters.c276 err = mlx5_cmd_fc_alloc(dev, &counter->id); in mlx5_fc_single_alloc()
Dfs_cmd.c634 int mlx5_cmd_fc_alloc(struct mlx5_core_dev *dev, u32 *id) in mlx5_cmd_fc_alloc() function