Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fc_cmd.c34 int mlx5_cmd_fc_bulk_alloc(struct mlx5_core_dev *dev, in mlx5_cmd_fc_bulk_alloc() function
54 return mlx5_cmd_fc_bulk_alloc(dev, 0, id); in mlx5_cmd_fc_alloc()
H A Dmlx5_fc_cmd.h39 int mlx5_cmd_fc_bulk_alloc(struct mlx5_core_dev *dev,
H A Dmlx5_fs_counters.c564 err = mlx5_cmd_fc_bulk_alloc(dev, alloc_bitmask, &base_id); in mlx5_fc_bulk_create()