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

/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dcq.c585 struct mlx4_ib_proxy_sqp_hdr *hdr;
589 sizeof (struct mlx4_ib_proxy_sqp_hdr),
591 hdr = (struct mlx4_ib_proxy_sqp_hdr *) (qp->sqp_proxy_rcv[tail].addr);
H A Dmlx4_ib.h252 struct mlx4_ib_proxy_sqp_hdr { struct
H A Dqp.c569 kmalloc(sizeof (struct mlx4_ib_proxy_sqp_hdr),
575 sizeof (struct mlx4_ib_proxy_sqp_hdr),
584 sizeof (struct mlx4_ib_proxy_sqp_hdr),
599 sizeof (struct mlx4_ib_proxy_sqp_hdr),
3362 sizeof (struct mlx4_ib_proxy_sqp_hdr),
3365 cpu_to_be32(sizeof (struct mlx4_ib_proxy_sqp_hdr));

Completed in 187 milliseconds