linux/drivers/infiniband/hw/mlx5
Eli Cohen 1b77d2bd75 mlx5: Use enum to indicate adapter page size
The Connect-IB adapter has an inherent page size which equals 4K.
Define an new enum that equals the page shift and use it instead of
using the value 12 throughout the code.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-11-08 14:43:01 -08:00
..
ah.c mlx5: Add driver for Mellanox Connect-IB adapters 2013-07-08 10:32:24 -07:00
cq.c mlx5: Use enum to indicate adapter page size 2013-11-08 14:43:01 -08:00
doorbell.c mlx5: Add driver for Mellanox Connect-IB adapters 2013-07-08 10:32:24 -07:00
Kconfig mlx5: Add driver for Mellanox Connect-IB adapters 2013-07-08 10:32:24 -07:00
mad.c mlx5: Add driver for Mellanox Connect-IB adapters 2013-07-08 10:32:24 -07:00
main.c IB/mlx5: Multithreaded create MR 2013-11-08 14:42:59 -08:00
Makefile mlx5: Add driver for Mellanox Connect-IB adapters 2013-07-08 10:32:24 -07:00
mem.c mlx5: Add driver for Mellanox Connect-IB adapters 2013-07-08 10:32:24 -07:00
mlx5_ib.h IB/mlx5: Multithreaded create MR 2013-11-08 14:42:59 -08:00
mr.c IB/mlx5: Remove dead code in mr.c 2013-11-08 14:43:00 -08:00
qp.c mlx5: Use enum to indicate adapter page size 2013-11-08 14:43:01 -08:00
srq.c mlx5: Use enum to indicate adapter page size 2013-11-08 14:43:01 -08:00
user.h mlx5: Add driver for Mellanox Connect-IB adapters 2013-07-08 10:32:24 -07:00