Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h105 int mlx5_cmd_fc_bulk_alloc(struct mlx5_core_dev *dev,
H A 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()
H A Dfs_counters.c510 err = mlx5_cmd_fc_bulk_alloc(dev, alloc_bitmask, &base_id); in mlx5_fc_bulk_create()