RDMA/srp: Make the channel count configurable per target
authorBart Van Assche <bvanassche@acm.org>
Mon, 25 May 2020 17:22:09 +0000 (10:22 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Fri, 29 May 2020 17:49:55 +0000 (14:49 -0300)
commit87fee61c35133e41f28facf856e0481cbf1bb2bd
tree000ecd3ececb8c86e58e2828cbef89d876479377
parent50aec2c3135efd985291adc2e4d1278d52b03de9
RDMA/srp: Make the channel count configurable per target

Increase the flexibility of the SRP initiator driver by making the channel
count configurable per target instead of only providing a kernel module
parameter for configuring the channel count.

Link: https://lore.kernel.org/r/20200525172212.14413-2-bvanassche@acm.org
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/ulp/srp/ib_srp.c