Searched refs:mlx4_srq_alloc (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ | 
| D | srq.c | 162 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcd,  in mlx4_srq_alloc()  function220 EXPORT_SYMBOL_GPL(mlx4_srq_alloc);
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/mlx4/ | 
| D | srq.c | 179 	err = mlx4_srq_alloc(dev->dev, to_mpd(ib_srq->pd)->pdn, cqn, xrcdn,  in mlx4_ib_create_srq()
 | 
| /Linux-v5.4/include/linux/mlx4/ | 
| D | device.h | 1150 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcdn,
 |