linux/drivers/infiniband/hw/cxgb3
Yishai Hadas eeb8461e36 IB: Refactor umem to use linear SG table
This patch refactors the IB core umem code and vendor drivers to use a
linear (chained) SG table instead of chunk list.  With this change the
relevant code becomes clearer—no need for nested loops to build and
use umem.

Signed-off-by: Shachar Raindel <raindel@mellanox.com>
Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-03-04 10:34:28 -08:00
..
cxio_dbg.c
cxio_hal.c
cxio_hal.h
cxio_resource.c RDMA: Rename random32() to prandom_u32() 2013-04-16 22:47:05 -07:00
cxio_resource.h
cxio_wr.h
iwch.c
iwch.h IB/cxgb3: convert to idr_alloc() 2013-02-27 19:10:16 -08:00
iwch_cm.c RDMA/cma: Add IPv6 support for iWARP 2013-08-12 12:32:31 -07:00
iwch_cm.h
iwch_cq.c
iwch_ev.c
iwch_mem.c
iwch_provider.c IB: Refactor umem to use linear SG table 2014-03-04 10:34:28 -08:00
iwch_provider.h
iwch_qp.c RDMA/cxgb3: Timeout condition is never true 2013-06-20 04:51:52 -07:00
iwch_user.h
Kconfig
Makefile
tcb.h