Searched refs:mlx4_cq_alloc (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Dcq.c283 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, mlx4_cq_alloc() function
359 EXPORT_SYMBOL_GPL(mlx4_cq_alloc); variable
H A Den_cq.c149 err = mlx4_cq_alloc(mdev->dev, cq->size, &cq->wqres.mtt, mlx4_en_activate_cq()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
H A Dcq.c241 err = mlx4_cq_alloc(dev->dev, entries, &cq->buf.mtt, uar, mlx4_ib_create_cq()
/linux-4.4.14/include/linux/mlx4/
H A Ddevice.h1094 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,

Completed in 64 milliseconds