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

/freebsd-11-stable/sys/dev/mlx5/
H A Dqp.h463 struct mlx5_core_qp { struct
465 void (*event) (struct mlx5_core_qp *, int);
560 static inline struct mlx5_core_qp *__mlx5_qp_lookup(struct mlx5_core_dev *dev, u32 qpn)
571 struct mlx5_core_qp *qp,
576 struct mlx5_core_qp *qp);
578 struct mlx5_core_qp *qp);
579 int mlx5_core_qp_query(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp,
594 struct mlx5_core_qp *rq);
596 struct mlx5_core_qp *rq);
598 struct mlx5_core_qp *s
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_qp.c68 struct mlx5_core_qp *qp;
75 qp = (struct mlx5_core_qp *)common;
87 struct mlx5_core_qp *qp, int rsc_type)
108 struct mlx5_core_qp *qp, int rsc_type)
122 struct mlx5_core_qp *qp,
156 struct mlx5_core_qp *qp)
284 struct mlx5_core_qp *qp)
313 int mlx5_core_qp_query(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp,
473 struct mlx5_core_qp *rq)
490 struct mlx5_core_qp *r
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dconn.h69 struct mlx5_core_qp mqp;
H A Dmlx5fpga_conn.c374 static void mlx5_fpga_conn_event(struct mlx5_core_qp *mqp, int event)
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h227 struct mlx5_core_qp core_qp;
291 struct mlx5_core_qp mqp;
721 static inline struct mlx5_ib_qp *to_mibqp(struct mlx5_core_qp *mqp)
726 static inline struct mlx5_ib_rwq *to_mibrwq(struct mlx5_core_qp *core_qp)
H A Dmlx5_ib_cq.c518 struct mlx5_core_qp *mqp;
H A Dmlx5_ib_qp.c185 static void mlx5_ib_qp_event(struct mlx5_core_qp *qp, int type)
4601 static void mlx5_ib_wq_event(struct mlx5_core_qp *core_qp, int type)

Completed in 86 milliseconds