Searched refs:mlx5_ib_dealloc_xrcd (Results 1 – 3 of 3) sorted by relevance
1286 mlx5_ib_dealloc_xrcd(devr->x1); in create_dev_resources()1288 mlx5_ib_dealloc_xrcd(devr->x0); in create_dev_resources()1301 mlx5_ib_dealloc_xrcd(devr->x0); in destroy_dev_resources()1302 mlx5_ib_dealloc_xrcd(devr->x1); in destroy_dev_resources()1436 dev->ib_dev.dealloc_xrcd = mlx5_ib_dealloc_xrcd; in mlx5_ib_add()
569 int mlx5_ib_dealloc_xrcd(struct ib_xrcd *xrcd);
3148 int mlx5_ib_dealloc_xrcd(struct ib_xrcd *xrcd) in mlx5_ib_dealloc_xrcd() function