commit | a91eb52abb504a1dd3248a5d07b54e7f95d5fcf1 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Fri Jun 03 14:35:32 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 03 20:08:39 2016 -0400 |
tree | 704b48fd0bd99efd5085cd7307e67506cbb36a6f | |
parent | 330348d94223346f855357fab2517f6c903001c7 [diff] |
qed: Revisit chain implementation RoCE driver is going to need a 32-bit chain [current chain implementation for qed* currently supports only 16-bit producer/consumer chains]. This patch adds said support, as well as doing other slight tweaks and modifications to qed's chain API. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>