Home
last modified time | relevance | path

Searched refs:mlx5_ib_resources (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h701 struct mlx5_ib_resources *devr;
706 struct mlx5_ib_resources { struct
964 struct mlx5_ib_resources devr;
Dmain.c4931 static int create_dev_resources(struct mlx5_ib_resources *devr) in create_dev_resources()
5070 static void destroy_dev_resources(struct mlx5_ib_resources *devr) in destroy_dev_resources()
Dqp.c1949 struct mlx5_ib_resources *devr = &dev->devr; in create_qp_common()