Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h105 int mlx5_cmd_fc_bulk_alloc(struct mlx5_core_dev *dev,
Dfs_cmd.c612 int mlx5_cmd_fc_bulk_alloc(struct mlx5_core_dev *dev, in mlx5_cmd_fc_bulk_alloc() function
632 return mlx5_cmd_fc_bulk_alloc(dev, 0, id); in mlx5_cmd_fc_alloc()
Dfs_counters.c510 err = mlx5_cmd_fc_bulk_alloc(dev, alloc_bitmask, &base_id); in mlx5_fc_bulk_create()