linux/drivers/infiniband/ulp
Roland Dreier 7b3687df66 IPoIB/cm: Factor out ipoib_cm_create_srq()
Factor out the code to create an SRQ and allocate the receive ring in
ipoib_cm_dev_init() into a new function ipoib_cm_create_srq().  This
will make the code neater when support for devices that don't implement
SRQs is added.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-01-25 14:15:24 -08:00
..
ipoib IPoIB/cm: Factor out ipoib_cm_create_srq() 2008-01-25 14:15:24 -08:00
iser IB/iser: Add missing counter increment in iser_data_buf_aligned_len() 2007-11-24 13:50:39 -08:00
srp IB/srp: Release transport before removing host 2008-01-08 12:08:10 -08:00