commit | 7d82df1663e8a66961954258f3a99701f0126e73 | [log] [tgz] |
---|---|---|
author | Selvin Xavier <selvin.xavier@broadcom.com> | Fri Feb 05 20:06:38 2016 +0530 |
committer | Doug Ledford <dledford@redhat.com> | Fri Feb 05 15:14:28 2016 -0500 |
tree | cdb51bb4d0deda4319db99ff212fbbff149821a9 | |
parent | fd98d89698855f6cf5650c014e5d3fca38783c8b [diff] |
RDMA/ocrdma: populate max_sge_rd in device attributes max_sge_rd is used by some of the ULPs to calculate the maximum number of SGEs that can be used for RDMA READ. Populating this value in the response of query_device verb. Also, avoid checking the max_srq_sge while populating max_sge. Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com> Signed-off-by: Doug Ledford <dledford@redhat.com>