Searched hist:"87 b816706bb2b79fbaff8e0b8e279e783273383e" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_allocator.c | diff 87b816706bb2b79fbaff8e0b8e279e783273383e Thu Aug 18 15:39:31 CDT 2005 Roland Dreier <roland@eddore.topspincom.com> [PATCH] IB/mthca: Factor out common queue alloc code
Clean up the allocation of memory for queues by factoring out the common code into mthca_buf_alloc() and mthca_buf_free(). Now CQs and QPs share the same queue allocation code, which we'll also use for SRQs.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
|
H A D | mthca_provider.h | diff 87b816706bb2b79fbaff8e0b8e279e783273383e Thu Aug 18 15:39:31 CDT 2005 Roland Dreier <roland@eddore.topspincom.com> [PATCH] IB/mthca: Factor out common queue alloc code
Clean up the allocation of memory for queues by factoring out the common code into mthca_buf_alloc() and mthca_buf_free(). Now CQs and QPs share the same queue allocation code, which we'll also use for SRQs.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
|
H A D | mthca_cq.c | diff 87b816706bb2b79fbaff8e0b8e279e783273383e Thu Aug 18 15:39:31 CDT 2005 Roland Dreier <roland@eddore.topspincom.com> [PATCH] IB/mthca: Factor out common queue alloc code
Clean up the allocation of memory for queues by factoring out the common code into mthca_buf_alloc() and mthca_buf_free(). Now CQs and QPs share the same queue allocation code, which we'll also use for SRQs.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
|
H A D | mthca_dev.h | diff 87b816706bb2b79fbaff8e0b8e279e783273383e Thu Aug 18 15:39:31 CDT 2005 Roland Dreier <roland@eddore.topspincom.com> [PATCH] IB/mthca: Factor out common queue alloc code
Clean up the allocation of memory for queues by factoring out the common code into mthca_buf_alloc() and mthca_buf_free(). Now CQs and QPs share the same queue allocation code, which we'll also use for SRQs.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
|
H A D | mthca_qp.c | diff 87b816706bb2b79fbaff8e0b8e279e783273383e Thu Aug 18 15:39:31 CDT 2005 Roland Dreier <roland@eddore.topspincom.com> [PATCH] IB/mthca: Factor out common queue alloc code
Clean up the allocation of memory for queues by factoring out the common code into mthca_buf_alloc() and mthca_buf_free(). Now CQs and QPs share the same queue allocation code, which we'll also use for SRQs.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
|