original_kernel/drivers/infiniband/hw/mthca
Roland Dreier 69e9fbb460 IB/mthca: Clean up mthca array index mask
Define a constant MTHCA_ARRAY_MASK to replace repeated uses of
(PAGE_SIZE / sizeof (void *) - 1) in mthca array code.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-08-03 09:44:22 -07:00
..
Kconfig
Makefile
mthca_allocator.c IB/mthca: Clean up mthca array index mask 2006-08-03 09:44:22 -07:00
mthca_av.c [PATCH] IB/mthca: fix static rate returned by mthca_ah_query 2006-07-14 21:53:50 -07:00
mthca_catas.c
mthca_cmd.c IB/mthca: Initialize max_cmds before debug code prints it 2006-07-24 09:36:50 -07:00
mthca_cmd.h
mthca_config_reg.h
mthca_cq.c IB/mthca: Make all device methods truly reentrant 2006-06-17 20:37:41 -07:00
mthca_dev.h IB/mthca: Fix race in reference counting 2006-05-09 10:50:29 -07:00
mthca_doorbell.h
mthca_eq.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
mthca_mad.c IB/mthca: Add client reregister event generation 2006-06-17 20:37:36 -07:00
mthca_main.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mthca_mcg.c
mthca_memfree.c
mthca_memfree.h
mthca_mr.c IB/mthca: FMR ioremap fix 2006-05-10 15:16:57 -07:00
mthca_pd.c
mthca_profile.c
mthca_profile.h
mthca_provider.c IB/mthca: Make all device methods truly reentrant 2006-06-17 20:37:41 -07:00
mthca_provider.h IB/mthca: Make all device methods truly reentrant 2006-06-17 20:37:41 -07:00
mthca_qp.c [PATCH] IB/mthca: comment fix 2006-07-14 21:53:50 -07:00
mthca_reset.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mthca_srq.c IB/mthca: Fix SRQ limit event range check 2006-07-24 07:20:32 -07:00
mthca_uar.c
mthca_user.h
mthca_wqe.h