Searched refs:mlx5_core_qp (Results 1 – 1 of 1) sorted by relevance
468 struct mlx5_core_qp { struct470 void (*event) (struct mlx5_core_qp *, int); argument477 struct mlx5_core_qp mqp; argument547 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 …]