Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_qp.c37 static struct mlx5_core_rsc_common *mlx5_get_rsc(struct mlx5_core_dev *dev, in mlx5_get_rsc()
41 struct mlx5_core_rsc_common *common; in mlx5_get_rsc()
59 void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common) in mlx5_core_put_rsc()
67 struct mlx5_core_rsc_common *common = mlx5_get_rsc(dev, rsn); in mlx5_rsc_event()
117 mlx5_core_put_rsc((struct mlx5_core_rsc_common *)qp); in destroy_qprqsq_common()
/freebsd-10-stable/sys/dev/mlx5/
Ddriver.h435 struct mlx5_core_rsc_common { struct
442 struct mlx5_core_rsc_common common; /* must be first */ argument
683 struct mlx5_core_rsc_common common; /* must be first */
959 void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common);
Dqp.h424 struct mlx5_core_rsc_common common; /* must be first */