kernel-fxtec-pro1x/drivers/infiniband/hw/mthca
Dotan Barak abb6e9ba17 IB/mthca: Return actual capacity from create_srq
Have mthca's create_srq method return the actual capacity of the SRQ
that gets created.  Also update comments in <rdma/ib_verbs.h> to
clarify that this is what is expected from ib_create_srq().

Signed-off-by: Dotan Barak <dotanb@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-03-20 10:08:16 -08:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c IB/mthca: Whitespace cleanups 2006-03-20 10:08:09 -08:00
mthca_catas.c
mthca_cmd.c IB/mthca: Support for query QP and SRQ 2006-03-20 10:08:15 -08:00
mthca_cmd.h IB/mthca: Support for query QP and SRQ 2006-03-20 10:08:15 -08:00
mthca_config_reg.h
mthca_cq.c IB/mthca: Add device-specific support for resizing CQs 2006-03-20 10:08:08 -08:00
mthca_dev.h IB/mthca: Bump driver version and release date 2006-03-20 10:08:15 -08:00
mthca_doorbell.h
mthca_eq.c IB/mthca: Whitespace cleanups 2006-03-20 10:08:09 -08:00
mthca_mad.c IB/mthca: Add modify_device method to set node description 2006-03-20 10:08:10 -08:00
mthca_main.c
mthca_mcg.c IB/mthca: Whitespace cleanups 2006-03-20 10:08:09 -08:00
mthca_memfree.c
mthca_memfree.h
mthca_mr.c IB: Enable FMR pool user to set page size 2006-03-20 10:08:10 -08:00
mthca_pd.c IB/mthca: Get rid of might_sleep() annotations 2006-03-20 10:08:07 -08:00
mthca_profile.c
mthca_profile.h
mthca_provider.c IB/mthca: Support for query QP and SRQ 2006-03-20 10:08:15 -08:00
mthca_provider.h IB/mthca: Add device-specific support for resizing CQs 2006-03-20 10:08:08 -08:00
mthca_qp.c IB/mthca: Support for query QP and SRQ 2006-03-20 10:08:15 -08:00
mthca_reset.c
mthca_srq.c IB/mthca: Return actual capacity from create_srq 2006-03-20 10:08:16 -08:00
mthca_uar.c
mthca_user.h IB/mthca: Add device-specific support for resizing CQs 2006-03-20 10:08:08 -08:00
mthca_wqe.h