Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_qp.c35 static struct mlx5_core_rsc_common *mlx5_get_rsc(struct mlx5_core_dev *dev, in mlx5_get_rsc()
39 struct mlx5_core_rsc_common *common; in mlx5_get_rsc()
57 void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common) in mlx5_core_put_rsc()
65 struct mlx5_core_rsc_common *common = mlx5_get_rsc(dev, rsn); in mlx5_rsc_event()
115 mlx5_core_put_rsc((struct mlx5_core_rsc_common *)qp); in destroy_qprqsq_common()
/freebsd/sys/dev/mlx5/
H A Ddriver.h442 struct mlx5_core_rsc_common { struct
482 struct mlx5_core_rsc_common common; /* must be first */
846 struct mlx5_core_rsc_common common; /* must be first */
1136 void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common);
H A Dqp.h478 struct mlx5_core_rsc_common common; /* must be first */