2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 22:53:55 +08:00
linux-next/drivers/infiniband/ulp/iser
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
..
iscsi_iser.c IB/iser: Accept session->cmds_max from user space 2013-08-09 17:18:08 -07:00
iscsi_iser.h IB/iser: Generalize rdma memory registration 2013-08-09 17:18:09 -07:00
iser_initiator.c IB/iser: Generalize rdma memory registration 2013-08-09 17:18:09 -07:00
iser_memory.c IB/iser: Handle unaligned SG in separate function 2013-08-09 17:18:09 -07:00
iser_verbs.c IB/iser: Generalize rdma memory registration 2013-08-09 17:18:09 -07:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile IB/iser: iSER Kconfig and Makefile 2006-06-22 07:51:14 -07:00