Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c683 int mlx5_core_alloc_q_counter(struct mlx5_core_dev *dev, u16 *counter_id) in mlx5_core_alloc_q_counter() function
696 EXPORT_SYMBOL_GPL(mlx5_core_alloc_q_counter);
Den_main.c4984 err = mlx5_core_alloc_q_counter(mdev, &priv->q_counter); in mlx5e_create_q_counters()
4990 err = mlx5_core_alloc_q_counter(mdev, &priv->drop_rq_q_counter); in mlx5e_create_q_counters()
/Linux-v5.4/include/linux/mlx5/
Dqp.h598 int mlx5_core_alloc_q_counter(struct mlx5_core_dev *dev, u16 *counter_id);