Home
last modified time | relevance | path

Searched hist:"87 b816706bb2b79fbaff8e0b8e279e783273383e" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.cdiff 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 Dmthca_provider.hdiff 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 Dmthca_cq.cdiff 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 Dmthca_dev.hdiff 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 Dmthca_qp.cdiff 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>