Searched refs:mlx5_ib_dealloc_xrcd (Results 1 – 3 of 3) sorted by relevance
1165 mlx5_ib_dealloc_xrcd(devr->x1); in create_dev_resources()1167 mlx5_ib_dealloc_xrcd(devr->x0); in create_dev_resources()1179 mlx5_ib_dealloc_xrcd(devr->x0); in destroy_dev_resources()1180 mlx5_ib_dealloc_xrcd(devr->x1); in destroy_dev_resources()1293 dev->ib_dev.dealloc_xrcd = mlx5_ib_dealloc_xrcd; in mlx5_ib_add()
594 int mlx5_ib_dealloc_xrcd(struct ib_xrcd *xrcd);
3159 int mlx5_ib_dealloc_xrcd(struct ib_xrcd *xrcd) in mlx5_ib_dealloc_xrcd() function