kernel-ark/drivers/infiniband/hw/mthca
Roland Dreier c6f5cb7be0 [IB] mthca: Use enum in mthca_alloc_db() prototype
Make the type parameter of mthca_alloc_db() be an enum mthca_db_type
instead of an int.  This doesn't have any practical effect but
documents the functions a little better.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-10-18 13:22:16 -07:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c
mthca_cmd.c [IB] mthca: Better limit checking and reporting 2005-10-17 15:20:29 -07:00
mthca_cmd.h
mthca_config_reg.h
mthca_cq.c
mthca_dev.h [IB] mthca: Better limit checking and reporting 2005-10-17 15:20:29 -07:00
mthca_doorbell.h
mthca_eq.c
mthca_mad.c
mthca_main.c [IB] mthca: Better limit checking and reporting 2005-10-17 15:20:29 -07:00
mthca_mcg.c [IB] mthca: Better limit checking and reporting 2005-10-17 15:20:29 -07:00
mthca_memfree.c [IB] mthca: Use enum in mthca_alloc_db() prototype 2005-10-18 13:22:16 -07:00
mthca_memfree.h [IB] mthca: Use enum in mthca_alloc_db() prototype 2005-10-18 13:22:16 -07:00
mthca_mr.c
mthca_pd.c
mthca_profile.c
mthca_profile.h
mthca_provider.c [IB] uverbs: Add a mask of device methods allowed for userspace 2005-10-17 15:20:30 -07:00
mthca_provider.h
mthca_qp.c [IB] mthca: Better limit checking and reporting 2005-10-17 15:20:29 -07:00
mthca_reset.c
mthca_srq.c [IB] mthca: Better limit checking and reporting 2005-10-17 15:20:29 -07:00
mthca_uar.c
mthca_user.h
mthca_wqe.h