Searched refs:mlx5_ib_dealloc_xrcd (Results 1 – 3 of 3) sorted by relevance
2819 mlx5_ib_dealloc_xrcd(devr->x1); in create_dev_resources()2821 mlx5_ib_dealloc_xrcd(devr->x0); in create_dev_resources()2838 mlx5_ib_dealloc_xrcd(devr->x0); in destroy_dev_resources()2839 mlx5_ib_dealloc_xrcd(devr->x1); in destroy_dev_resources()3240 dev->ib_dev.dealloc_xrcd = mlx5_ib_dealloc_xrcd; in mlx5_ib_add()
859 int mlx5_ib_dealloc_xrcd(struct ib_xrcd *xrcd);
4584 int mlx5_ib_dealloc_xrcd(struct ib_xrcd *xrcd) in mlx5_ib_dealloc_xrcd() function