Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c1545 static int mlx5e_alloc_cq_common(struct mlx5_core_dev *mdev, in mlx5e_alloc_cq_common() function
1596 err = mlx5e_alloc_cq_common(mdev, param, cq); in mlx5e_alloc_cq()
3252 return mlx5e_alloc_cq_common(mdev, param, cq); in mlx5e_alloc_drop_cq()