Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mlx5/
Dqp.h468 struct mlx5_core_qp { struct
470 void (*event) (struct mlx5_core_qp *, int); argument
477 struct mlx5_core_qp mqp; argument
547 static inline struct mlx5_core_qp *__mlx5_qp_lookup(struct mlx5_core_dev *dev, u32 qpn) in __mlx5_qp_lookup()
561 struct mlx5_core_qp *qp,
566 struct mlx5_core_qp *qp);
568 struct mlx5_core_qp *qp);
571 int mlx5_core_qp_query(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp,
583 int mlx5_debug_qp_add(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp);
584 void mlx5_debug_qp_remove(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp);
[all …]