kernel-ark/drivers/infiniband/hw/mlx4
Roland Dreier 0fbfa6a906 IB/mlx4: Factor out setting other WQE segments
Factor code to set remote address, atomic and datagram segments out of
mlx4_ib_post_send() into small helper functions.  This doesn't change
the generated code in any significant way, and makes the source easier
on the eyes.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-07-18 11:47:55 -07:00
..
ah.c
cq.c
doorbell.c
Kconfig
mad.c
main.c IB/mlx4: Implement query SRQ 2007-07-12 15:41:24 -07:00
Makefile
mlx4_ib.h IB/mlx4: Implement query SRQ 2007-07-12 15:41:24 -07:00
mr.c
qp.c IB/mlx4: Factor out setting other WQE segments 2007-07-18 11:47:55 -07:00
srq.c IB/mlx4: Implement query SRQ 2007-07-12 15:41:24 -07:00
user.h