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

/include/linux/mlx5/
H A Dqp.h363 struct mlx5_core_qp { struct
365 void (*event) (struct mlx5_core_qp *, int);
523 static inline struct mlx5_core_qp *__mlx5_qp_lookup(struct mlx5_core_dev *dev, u32 qpn)
534 struct mlx5_core_qp *qp,
540 struct mlx5_core_qp *qp);
542 struct mlx5_core_qp *qp);
543 int mlx5_core_qp_query(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp,
550 int mlx5_debug_qp_add(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp);
551 void mlx5_debug_qp_remove(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp);

Completed in 25 milliseconds