linux/drivers/infiniband/ulp/iser
Sagi Grimberg 6ef8bb837d IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr
Instead of passing ib_sge as output variable, we pass the mem_reg
pointer to have the routines fill the rkey as well. This reduces
code duplication and extra assignments. This is a preparation step
to unify some registration logics together. Also, pass iser_fast_reg_mr
the fastreg descriptor directly.

This patch does not change any functionality.

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-04-15 16:07:13 -04:00
..
iscsi_iser.c IB/iser: DIX update 2014-12-15 18:11:46 -08:00
iscsi_iser.h IB/iser: Modify struct iser_mem_reg members 2015-04-15 16:07:13 -04:00
iser_initiator.c IB/iser: Modify struct iser_mem_reg members 2015-04-15 16:07:13 -04:00
iser_memory.c IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr 2015-04-15 16:07:13 -04:00
iser_verbs.c IB/iser: Move PI context alloc/free to routines 2015-04-15 16:07:13 -04: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