Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dsrq.c165 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcd, in mlx4_srq_alloc() function
223 EXPORT_SYMBOL_GPL(mlx4_srq_alloc);
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dsrq.c190 err = mlx4_srq_alloc(dev->dev, to_mpd(pd)->pdn, cqn, xrcdn, &srq->mtt, in mlx4_ib_create_srq()
/linux-4.4.14/include/linux/mlx4/
Ddevice.h1106 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcdn,