git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15133f6
)
RDS: Base init_depth and responder_resources on hw values
author
Andy Grover
<andy.grover@oracle.com>
Tue, 12 Jan 2010 18:50:48 +0000
(10:50 -0800)
committer
Andy Grover
<andy.grover@oracle.com>
Thu, 9 Sep 2010 01:11:42 +0000
(18:11 -0700)
Instead of using a constant for initiator_depth and
responder_resources, read the per-QP values when the
device is enumerated, and then use these values when creating
the connection.
Signed-off-by: Andy Grover <andy.grover@oracle.com>
No differences found