Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dmain.c1115 devr->x0 = mlx5_ib_alloc_xrcd(&dev->ib_dev, NULL, NULL); in create_dev_resources()
1126 devr->x1 = mlx5_ib_alloc_xrcd(&dev->ib_dev, NULL, NULL); in create_dev_resources()
1292 dev->ib_dev.alloc_xrcd = mlx5_ib_alloc_xrcd; in mlx5_ib_add()
Dmlx5_ib.h591 struct ib_xrcd *mlx5_ib_alloc_xrcd(struct ib_device *ibdev,
Dqp.c3133 struct ib_xrcd *mlx5_ib_alloc_xrcd(struct ib_device *ibdev, in mlx5_ib_alloc_xrcd() function