mlx5_core_alloc_q_counter 5006 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	err = mlx5_core_alloc_q_counter(mdev, &priv->q_counter);
mlx5_core_alloc_q_counter 5012 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	err = mlx5_core_alloc_q_counter(mdev, &priv->drop_rq_q_counter);
mlx5_core_alloc_q_counter  696 drivers/net/ethernet/mellanox/mlx5/core/qp.c EXPORT_SYMBOL_GPL(mlx5_core_alloc_q_counter);
mlx5_core_alloc_q_counter  598 include/linux/mlx5/qp.h int mlx5_core_alloc_q_counter(struct mlx5_core_dev *dev, u16 *counter_id);