Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h83 int mlx5_cmd_fc_alloc(struct mlx5_core_dev *dev, u32 *id);
Dfs_counters.c224 err = mlx5_cmd_fc_alloc(dev, &counter->id); in mlx5_fc_create()
Dfs_cmd.c485 int mlx5_cmd_fc_alloc(struct mlx5_core_dev *dev, u32 *id) in mlx5_cmd_fc_alloc() function