Searched refs:__mlx4_xrcd_alloc (Results 1 – 3 of 3) sorted by relevance
65 int __mlx4_xrcd_alloc(struct mlx4_dev *dev, u32 *xrcdn) in __mlx4_xrcd_alloc() function92 return __mlx4_xrcd_alloc(dev, xrcdn); in mlx4_xrcd_alloc()
1038 int __mlx4_xrcd_alloc(struct mlx4_dev *dev, u32 *xrcdn);
2281 err = __mlx4_xrcd_alloc(dev, &xrcdn); in xrcdn_alloc_res()