Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h110 int mlx5_cmd_fc_alloc(struct mlx5_core_dev *dev, u32 *id);
Dfs_counters.c326 err = mlx5_cmd_fc_alloc(dev, &counter->id); in mlx5_fc_single_alloc()
Dfs_cmd.c814 int mlx5_cmd_fc_alloc(struct mlx5_core_dev *dev, u32 *id) in mlx5_cmd_fc_alloc() function