Searched refs:mlx5_cmd_fc_bulk_alloc (Results 1 – 3 of 3) sorted by relevance
105 int mlx5_cmd_fc_bulk_alloc(struct mlx5_core_dev *dev,
612 int mlx5_cmd_fc_bulk_alloc(struct mlx5_core_dev *dev, in mlx5_cmd_fc_bulk_alloc() function632 return mlx5_cmd_fc_bulk_alloc(dev, 0, id); in mlx5_cmd_fc_alloc()
510 err = mlx5_cmd_fc_bulk_alloc(dev, alloc_bitmask, &base_id); in mlx5_fc_bulk_create()