Searched refs:mlx5_ib_resources (Results 1 – 3 of 3) sorted by relevance
654 struct mlx5_ib_resources *devr;659 struct mlx5_ib_resources { struct874 struct mlx5_ib_resources devr;
4522 static int create_dev_resources(struct mlx5_ib_resources *devr) in create_dev_resources()4643 static void destroy_dev_resources(struct mlx5_ib_resources *devr) in destroy_dev_resources()
1607 struct mlx5_ib_resources *devr = &dev->devr; in create_qp_common()