Home
last modified time | relevance | path

Searched defs:core_qp (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h292 struct mlx5_core_qp core_qp; member
939 static inline struct mlx5_ib_rwq *to_mibrwq(struct mlx5_core_qp *core_qp) in to_mibrwq()
Dqp.c5267 static void mlx5_ib_wq_event(struct mlx5_core_qp *core_qp, int type) in mlx5_ib_wq_event()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h301 struct mlx5_core_qp core_qp; member
1063 static inline struct mlx5_ib_rwq *to_mibrwq(struct mlx5_core_qp *core_qp) in to_mibrwq()
Dqp.c4776 static void mlx5_ib_wq_event(struct mlx5_core_qp *core_qp, int type) in mlx5_ib_wq_event()