linux/drivers/infiniband/ulp
Sagi Grimberg d711d81d64 IB/iser: Introduce struct iser_reg_resources
Have fast_reg_descriptor hold struct iser_reg_resources
(mr, frpl, valid flag). This will be useful when the
actual buffer registration routines will be passed with
the needed registration resources (i.e. iser_reg_resources)
without being aware of their nature (i.e. data or protection).

In order to achieve this, we remove reg_indicators flags container
and place specific flags (mr_valid) within iser_reg_resources struct.
We also place the sig_mr_valid and sig_protcted flags in iser_pi_context.

This patch also modifies iser_fast_reg_mr to receive the
reg_resources instead of the fast_reg_descriptor and a data/protection
indicator.

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:28 -04:00
..
ipoib IB/cm: Remove compare_data checks 2015-08-30 15:48:24 -04:00
iser IB/iser: Introduce struct iser_reg_resources 2015-08-30 18:12:28 -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