commit | 0fabd9fb7bdc935f121e6950a2c4eff971dd4c75 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@mellanox.co.il> | Sat Apr 16 15:26:29 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Apr 16 15:26:29 2005 -0700 |
tree | 2d3127501eb7ec1afcd88b071af5c53988cef132 | |
parent | b8ca06f674ab5d7853d7de892c09bdc4c1bfb069 [diff] |
[PATCH] IB/mthca: add mthca_table_find() function Add mthca_table_find() function, which returns the lowmem address of an entry in a mem-free HCA's context tables. This will be used by the FMR implementation. Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il> Signed-off-by: Roland Dreier <roland@topspin.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>