Searched defs:devr (Results 1 – 3 of 3) sorted by relevance
3177 static int create_dev_resources(struct mlx5_ib_resources *devr) in create_dev_resources()3316 static void destroy_dev_resources(struct mlx5_ib_resources *devr) in destroy_dev_resources()
649 struct mlx5_ib_resources *devr; member793 struct mlx5_ib_resources devr; member
1630 struct mlx5_ib_resources *devr = &dev->devr; in create_qp_common() local