linux/drivers/infiniband/ulp
Sagi Grimberg 32467c420b IB/iser: Unify fast memory registration flows
iser_reg_rdma_mem_[fastreg|fmr] share a lot of code, and
logically do the same thing other than the buffer registration
method itself (iser_fast_reg_mr vs. iser_fast_reg_fmr).
The DIF logic is not implemented in the FMR flow as there is no
existing device that supports FMRs and Signature feature.

This patch unifies the flow in a single routine iser_reg_rdma_mem
and just split to fmr/frwr for the buffer registration itself.

Also, for symmetry reasons, unify iser_unreg_rdma_mem (which will
call the relevant device specific unreg routine).

Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Adir Lev <adirl@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-08-30 18:12:31 -04:00
..
ipoib IB/cm: Remove compare_data checks 2015-08-30 15:48:24 -04:00
iser IB/iser: Unify fast memory registration flows 2015-08-30 18:12:31 -04:00
isert iser-target: Convert to ib_alloc_mr 2015-08-30 18:08:45 -04:00
srp IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails 2015-08-30 18:12:24 -04:00
srpt IB/cm: Remove compare_data checks 2015-08-30 15:48:24 -04:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00