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

/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dwqe.h140 struct mlx4_wqe_bind_seg { struct
H A Dqp.c121 static void set_bind_seg(struct mlx4_wqe_bind_seg *bseg, struct ibv_send_wr *wr)
318 (struct mlx4_wqe_bind_seg);
320 (struct mlx4_wqe_bind_seg) / 16;
643 if (size < sizeof (struct mlx4_wqe_bind_seg))
644 size = sizeof (struct mlx4_wqe_bind_seg);
/freebsd-11-stable/sys/dev/mlx4/
H A Dqp.h377 struct mlx4_wqe_bind_seg { struct

Completed in 72 milliseconds