Home
last modified time | relevance | path

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

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