Searched refs:mlx4_wqe_datagram_seg (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/mlx4/
H A Dqp.h355 struct mlx4_wqe_datagram_seg { struct
/linux-master/drivers/infiniband/hw/mlx4/
H A Dqp.c301 sizeof (struct mlx4_wqe_datagram_seg) +
307 sizeof (struct mlx4_wqe_datagram_seg) + 64;
311 sizeof (struct mlx4_wqe_datagram_seg);
3362 static void set_datagram_seg(struct mlx4_wqe_datagram_seg *dseg,
3373 struct mlx4_wqe_datagram_seg *dseg,
3685 wqe += sizeof (struct mlx4_wqe_datagram_seg);
3686 size += sizeof (struct mlx4_wqe_datagram_seg) / 16;
3690 wqe += sizeof (struct mlx4_wqe_datagram_seg);
3691 size += sizeof (struct mlx4_wqe_datagram_seg) / 16;
3732 wqe += sizeof (struct mlx4_wqe_datagram_seg);
[all...]

Completed in 134 milliseconds