linux/drivers/infiniband/ulp/srpt
Bart Van Assche ed262287e2 IB/srpt: Rename a local variable, a member variable and a constant
Rename rsp_size into max_rsp_size and SRPT_RQ_SIZE into MAX_SRPT_RQ_SIZE.
The new names better reflect the role of this member variable and constant.
Since the prefix "srp_" is superfluous in the context of the function
that creates an RDMA channel, rename srp_sq_size into sq_size.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2018-01-08 16:05:12 -05:00
..
ib_dm_mad.h
ib_srpt.c IB/srpt: Rename a local variable, a member variable and a constant 2018-01-08 16:05:12 -05:00
ib_srpt.h IB/srpt: Rename a local variable, a member variable and a constant 2018-01-08 16:05:12 -05:00
Kconfig
Makefile