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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mlx4/
H A Dqp.h209 struct mlx4_wqe_datagram_seg { struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mlx4/
H A Dqp.c183 sizeof (struct mlx4_wqe_datagram_seg);
1287 memcpy(((struct mlx4_wqe_datagram_seg *) wqe)->av,
1289 ((struct mlx4_wqe_datagram_seg *) wqe)->dqpn =
1291 ((struct mlx4_wqe_datagram_seg *) wqe)->qkey =
1294 wqe += sizeof (struct mlx4_wqe_datagram_seg);
1295 size += sizeof (struct mlx4_wqe_datagram_seg) / 16;

Completed in 59 milliseconds