]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[IBAL, MTHCA, MT23108] Fix FMR implementation to properly represent
authorftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Wed, 7 Jun 2006 23:52:27 +0000 (23:52 +0000)
committerftillier <ftillier@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Wed, 7 Jun 2006 23:52:27 +0000 (23:52 +0000)
commit55e6a4a3b8154f7ce1fecdca947ab9a36da7491d
tree19e02cc8fc0e65e4ac32338a0de3bac3e096899f
parentfdf571108c9898fc913cb2a7df843ea2f63eb8f2
[IBAL, MTHCA, MT23108] Fix FMR implementation to properly represent
that it is not IB standard, but rather a Mellanox specific optimization.
Make parameters to the mapping function consistent with physical memory
registration.  Add FMR stubs to MT23108 driver.

git-svn-id: svn://openib.tc.cornell.edu/gen1@379 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
13 files changed:
trunk/core/al/al_mr.h
trunk/core/al/al_mr_shared.c
trunk/core/al/al_res_mgr.c
trunk/core/al/al_res_mgr.h
trunk/core/al/al_verbs.h
trunk/core/al/kernel/al_mr.c
trunk/core/bus/kernel/bus_pnp.c
trunk/hw/mt23108/kernel/hca_memory.c
trunk/hw/mthca/kernel/hca_memory.c
trunk/inc/iba/ib_al.h
trunk/inc/iba/ib_ci.h
trunk/inc/iba/ib_types.h
trunk/inc/kernel/iba/ib_al_ifc.h