android_kernel_motorola_sm6225/include/linux/mlx5
Eli Cohen bf0bf77f65 mlx5: Support communicating arbitrary host page size to firmware
Connect-IB firmware requires 4K pages to be communicated with the
driver. This patch breaks larger pages to 4K units to enable support
for architectures utilizing larger page size, such as PowerPC.  This
patch also fixes several places that referred to PAGE_SHIFT instead of
explicit 12 which is the inherent page shift on Connect-IB.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-11-08 14:43:00 -08:00
..
cmd.h
cq.h
device.h mlx5: Fix layout of struct mlx5_init_seg 2013-10-10 09:23:57 -07:00
doorbell.h
driver.h mlx5: Support communicating arbitrary host page size to firmware 2013-11-08 14:43:00 -08:00
qp.h
srq.h