Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dcq.c238 static int mlx4_cq_alloc_icm(struct mlx4_dev *dev, int *cqn) in mlx4_cq_alloc_icm() function
300 err = mlx4_cq_alloc_icm(dev, &cq->cqn); in mlx4_cq_alloc()