Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dqp.h39 struct mlx5_core_rsc_common *mlx5_core_res_hold(struct mlx5_ib_dev *dev,
42 void mlx5_core_res_put(struct mlx5_core_rsc_common *res);
A Dqpc.c15 static struct mlx5_core_rsc_common *
18 struct mlx5_core_rsc_common *common; in mlx5_get_rsc()
32 void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common) in mlx5_core_put_rsc()
94 struct mlx5_core_rsc_common *common; in rsc_event_notifier()
186 mlx5_core_put_rsc((struct mlx5_core_rsc_common *)qp); in destroy_resource_common()
638 struct mlx5_core_rsc_common *mlx5_core_res_hold(struct mlx5_ib_dev *dev, in mlx5_core_res_hold()
648 void mlx5_core_res_put(struct mlx5_core_rsc_common *res) in mlx5_core_res_put()
A Dsrq.h42 struct mlx5_core_rsc_common common; /* must be first */
A Dodp.c1154 static inline struct mlx5_core_rsc_common *odp_get_rsc(struct mlx5_ib_dev *dev, in odp_get_rsc()
1157 struct mlx5_core_rsc_common *common = NULL; in odp_get_rsc()
1178 static inline struct mlx5_ib_qp *res_to_qp(struct mlx5_core_rsc_common *res) in res_to_qp()
1185 static inline struct mlx5_ib_srq *res_to_srq(struct mlx5_core_rsc_common *res) in res_to_srq()
1200 struct mlx5_core_rsc_common *res; in mlx5_ib_mr_wqe_pfault_handler()
/linux-6.3-rc2/include/linux/mlx5/
A Dqp.h503 struct mlx5_core_rsc_common common; /* must be first */
A Ddriver.h387 struct mlx5_core_rsc_common { struct
1091 void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common);

Completed in 17 milliseconds