linux/drivers/infiniband/ulp
Sagi Grimberg 919fc274ef IB/iser: Handle unaligned SG in separate function
This routine will be shared with other rdma management schemes.  The
bounce buffer solution for unaligned SG-lists and the sg_to_page_vec
routine are likely to be used for other registration schemes and not
just FMR.

Move them out of the FMR specific code, and call them from there.
Later they will be called also from other reg methods code.

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-08-09 17:18:09 -07:00
..
ipoib IPoIB: Fix pkey change flow for virtualization environments 2013-07-31 14:23:44 -07:00
iser IB/iser: Handle unaligned SG in separate function 2013-08-09 17:18:09 -07:00
isert
srp
srpt