kernel-ark/drivers/infiniband/hw/mthca
Michael S. Tsirkin 0fabd9fb7b [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>
2005-04-16 15:26:29 -07:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c [PATCH] IB/mthca: allow address handle creation in interrupt context 2005-04-16 15:26:26 -07:00
mthca_cmd.c [PATCH] IB/mthca: add SYNC_TPT firmware command 2005-04-16 15:26:28 -07:00
mthca_cmd.h [PATCH] IB/mthca: add SYNC_TPT firmware command 2005-04-16 15:26:28 -07:00
mthca_config_reg.h
mthca_cq.c [PATCH] IB/mthca: fill in opcode field for send completions 2005-04-16 15:26:25 -07:00
mthca_dev.h [PATCH] IB/mthca: encapsulate MTT buddy allocator 2005-04-16 15:26:26 -07:00
mthca_doorbell.h [PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly 2005-04-16 15:26:27 -07:00
mthca_eq.c
mthca_mad.c
mthca_main.c [PATCH] IB/mthca: fix MTT allocation in mem-free mode 2005-04-16 15:26:24 -07:00
mthca_mcg.c
mthca_memfree.c [PATCH] IB/mthca: add mthca_table_find() function 2005-04-16 15:26:29 -07:00
mthca_memfree.h [PATCH] IB/mthca: add mthca_table_find() function 2005-04-16 15:26:29 -07:00
mthca_mr.c [PATCH] IB/mthca: encapsulate MTT buddy allocator 2005-04-16 15:26:26 -07:00
mthca_pd.c
mthca_profile.c [PATCH] IB/mthca: fix MTT allocation in mem-free mode 2005-04-16 15:26:24 -07:00
mthca_profile.h
mthca_provider.c [PATCH] IB/mthca: allow address handle creation in interrupt context 2005-04-16 15:26:26 -07:00
mthca_provider.h
mthca_qp.c [PATCH] IB/mthca: fill in opcode field for send completions 2005-04-16 15:26:25 -07:00
mthca_reset.c
mthca_uar.c