summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/srp/ib_srp.h
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2016-05-12 14:21:02 -0400
committerDoug Ledford <dledford@redhat.com>2016-05-12 14:21:02 -0400
commit321aebb880d2bfdf9cff503f57207e930aee6b1d (patch)
tree9819bff1d46f436c8d4c4b4f9609e8af4295014f /drivers/infiniband/ulp/srp/ib_srp.h
parent80835cba4b857485b068e1ce83512e896e6f001e (diff)
parent3849e44d1c4b11c9e0f0f0343a0360b5e9594fb6 (diff)
Merge branches 'mlx5-1' and 'srp-1' into k.o/for-4.7
Diffstat (limited to 'drivers/infiniband/ulp/srp/ib_srp.h')
-rw-r--r--drivers/infiniband/ulp/srp/ib_srp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/ulp/srp/ib_srp.h b/drivers/infiniband/ulp/srp/ib_srp.h
index 9e05ce4a04fd..a00914cdd44e 100644
--- a/drivers/infiniband/ulp/srp/ib_srp.h
+++ b/drivers/infiniband/ulp/srp/ib_srp.h
@@ -202,6 +202,7 @@ struct srp_target_port {
char target_name[32];
unsigned int scsi_id;
unsigned int sg_tablesize;
+ int mr_pool_size;
int queue_size;
int req_ring_size;
int comp_vector;