Searched refs:dump_wqe (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/libmlx5/ |
H A D | qp.c | 319 static void dump_wqe(FILE *fp, int idx, int size_16, struct mlx5_qp *qp) in dump_wqe() function 915 dump_wqe(to_mctx(ibqp->context)->dbg_fp, idx, size, qp); in _mlx5_post_send()
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_qp.c | 3809 static void dump_wqe(struct mlx5_ib_qp *qp, int idx, int size_16) in dump_wqe() function 4175 dump_wqe(qp, idx, size); in mlx5_ib_post_send()
|