linux/drivers/infiniband/ulp
Christoph Hellwig 59fae4deaa IB/srpt: chain RDMA READ/WRITE requests
Remove struct rdma_iu and instead allocate the struct ib_rdma_wr array
early and fill out directly.  This allows us to chain the WRs, and thus
archives both less lock contention on the HCA workqueue as well as much
simpler error handling.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>
2015-12-11 14:10:48 -08:00
..
ipoib IB: add a proper completion queue abstraction 2015-12-11 14:10:43 -08:00
iser IB/iser: Port to new fast registration API 2015-10-28 22:27:18 -04:00
isert iser-target: Port to new memory registration API 2015-10-28 22:27:18 -04:00
srp IB: add a proper completion queue abstraction 2015-12-11 14:10:43 -08:00
srpt IB/srpt: chain RDMA READ/WRITE requests 2015-12-11 14:10:48 -08:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00