linux_dsm_epyc7002/drivers/infiniband/hw
Sagi Grimberg 3121e3c441 mlx5: Implement create_mr and destroy_mr
Support create_mr and destroy_mr verbs.  Creating ib_mr may be done
for either ib_mr that will register regular page lists like
alloc_fast_reg_mr routine, or indirect ib_mrs that can register other
(pre-registered) ib_mrs in an indirect manner.

In addition user may request signature enable, that will mean that the
created ib_mr may be attached with signature attributes (BSF, PSVs).

Currently we only allow direct/indirect registration modes.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-03-07 11:26:49 -08:00
..
amso1100 IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
cxgb3 IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
cxgb4 IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
ehca IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
ipath IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
mlx4 IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
mlx5 mlx5: Implement create_mr and destroy_mr 2014-03-07 11:26:49 -08:00
mthca IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
nes IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
ocrdma IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
qib IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
usnic IB/usnic: Fix smatch endianness error 2014-02-14 09:47:29 -08:00