android_kernel_samsung_msm8976/drivers/infiniband/ulp/iser
Erez Zilber 74a2078061 IB/iser: DMA unmap unaligned for RDMA data before touching it
iSER uses the DMA mapping api to map the page holding the
SCSI command data to the HCA DMA address space. When the
command data is not aligned for RDMA, the data is copied
to/from an allocated buffer which in turn is used for
executing this command. The pages associated with the
command must be unmapped before being touched.

Signed-off-by: Erez Zilber <erezz@voltaire.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-09-28 10:53:18 -07:00
..
iscsi_iser.c IB/iser: Have iSER data transaction object point to iSER conn 2006-09-28 10:53:16 -07:00
iscsi_iser.h IB/iser: DMA unmap unaligned for RDMA data before touching it 2006-09-28 10:53:18 -07:00
iser_initiator.c IB/iser: DMA unmap unaligned for RDMA data before touching it 2006-09-28 10:53:18 -07:00
iser_memory.c IB/iser: DMA unmap unaligned for RDMA data before touching it 2006-09-28 10:53:18 -07:00
iser_verbs.c IB/iser: Have iSER data transaction object point to iSER conn 2006-09-28 10:53:16 -07:00
Kconfig IB/iser: INFINIBAND_ISER depends on INET 2006-09-22 15:22:55 -07:00
Makefile IB/iser: iSER Kconfig and Makefile 2006-06-22 07:51:14 -07:00