Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h111 int mlx5_cmd_fc_bulk_alloc(struct mlx5_core_dev *dev,
Dfs_cmd.c796 int mlx5_cmd_fc_bulk_alloc(struct mlx5_core_dev *dev, in mlx5_cmd_fc_bulk_alloc() function
816 return mlx5_cmd_fc_bulk_alloc(dev, 0, id); in mlx5_cmd_fc_alloc()
Dfs_counters.c578 err = mlx5_cmd_fc_bulk_alloc(dev, alloc_bitmask, &base_id); in mlx5_fc_bulk_create()