kernel_optimize_test/include/linux/mlx4
Roland Dreier b57aacfa7a mlx4_core: Clean up struct mlx4_buf
Now that struct mlx4_buf.u is a struct instead of a union because of
the vmap() changes, there's no point in having a struct at all.  So
move .direct and .page_list directly into struct mlx4_buf and get rid
of a bunch of unnecessary ".u"s.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-02-06 21:17:59 -08:00
..
cmd.h
cq.h
device.h mlx4_core: Clean up struct mlx4_buf 2008-02-06 21:17:59 -08:00
doorbell.h mlx4_core: Kill mlx4_write64_raw() 2007-10-14 20:17:39 -07:00
driver.h
qp.h IB/mlx4: Implement query QP 2007-07-12 15:41:00 -07:00
srq.h