linux/drivers/infiniband/hw/mlx5
Sagi Grimberg 2ac45934f8 IB/mlx5: Remove MTT access mode from umr flags helper function
get_umr_flags helper function might be used for types of access modes
other than ACCESS_MODE_MTT, such as ACCESS_MODE_KLM.  So remove it from
helper, and callers will add their own access mode flag.

This commit does not add/change functionality.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-03-07 11:26:49 -08:00
..
ah.c
cq.c IB/mlx5: Verify reserved fields are cleared 2014-01-22 23:23:54 -08:00
doorbell.c IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
Kconfig IB/mlx5: Remove dependency on X86 2014-02-13 20:48:02 -08:00
mad.c
main.c mlx5: Implement create_mr and destroy_mr 2014-03-07 11:26:49 -08:00
Makefile
mem.c IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
mlx5_ib.h IB/mlx5: Initialize mlx5_ib_qp signature-related members 2014-03-07 11:26:49 -08:00
mr.c mlx5: Implement create_mr and destroy_mr 2014-03-07 11:26:49 -08:00
qp.c IB/mlx5: Remove MTT access mode from umr flags helper function 2014-03-07 11:26:49 -08:00
srq.c mlx5: Use enum to indicate adapter page size 2013-11-08 14:43:01 -08:00
user.h IB/mlx5: Fix binary compatibility with libmlx5 2014-02-06 23:00:48 -08:00