Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h247 struct mlx5_core_qp core_qp; member
828 static inline struct mlx5_ib_rwq *to_mibrwq(struct mlx5_core_qp *core_qp) in to_mibrwq() argument
H A Dmlx5_ib_qp.c4668 static void mlx5_ib_wq_event(struct mlx5_core_qp *core_qp, int type) in mlx5_ib_wq_event()