Searched refs:mlx5_core_alloc_q_counter (Results 1 – 4 of 4) sorted by relevance
598 int mlx5_core_alloc_q_counter(struct mlx5_core_dev *dev, u16 *counter_id) in mlx5_core_alloc_q_counter() function611 EXPORT_SYMBOL_GPL(mlx5_core_alloc_q_counter);
4715 err = mlx5_core_alloc_q_counter(mdev, &priv->q_counter); in mlx5e_create_q_counters()4721 err = mlx5_core_alloc_q_counter(mdev, &priv->drop_rq_q_counter); in mlx5e_create_q_counters()
593 int mlx5_core_alloc_q_counter(struct mlx5_core_dev *dev, u16 *counter_id);
5020 err = mlx5_core_alloc_q_counter(dev->mdev, in mlx5_ib_alloc_counters()