Searched refs:mlx5_ib_dealloc_xrcd (Results 1 – 3 of 3) sorted by relevance
1187 int mlx5_ib_dealloc_xrcd(struct ib_xrcd *xrcd, struct ib_udata *udata);
5057 mlx5_ib_dealloc_xrcd(devr->x1, NULL); in create_dev_resources()5059 mlx5_ib_dealloc_xrcd(devr->x0, NULL); in create_dev_resources()5079 mlx5_ib_dealloc_xrcd(devr->x0, NULL); in destroy_dev_resources()5080 mlx5_ib_dealloc_xrcd(devr->x1, NULL); in destroy_dev_resources()6330 .dealloc_xrcd = mlx5_ib_dealloc_xrcd,
5861 int mlx5_ib_dealloc_xrcd(struct ib_xrcd *xrcd, struct ib_udata *udata) in mlx5_ib_dealloc_xrcd() function