Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Dcq.c342 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, in mlx4_cq_alloc() function
434 EXPORT_SYMBOL_GPL(mlx4_cq_alloc);
A Den_cq.c139 err = mlx4_cq_alloc(mdev->dev, cq->size, &cq->wqres.mtt, in mlx4_en_activate_cq()
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dcq.c247 err = mlx4_cq_alloc(dev->dev, entries, &cq->buf.mtt, uar, cq->db.dma, in mlx4_ib_create_cq()
/linux-6.3-rc2/include/linux/mlx4/
A Ddevice.h1126 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,

Completed in 14 milliseconds