commit | 8404f6f2e8ed2bd667c0c95ee40561b63e0800f9 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu May 03 14:59:41 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu May 03 13:44:43 2018 -0400 |
tree | 85b0266da5d74de4334ddcaac1647082f4c09ef9 | |
parent | b76550bbed9f9aa10b01b89698f6a5c55509b070 [diff] |
mlxsw: pci: Allow to use CQEs of version 1 and version 2 Use previously added resources to query FW support for multiple versions of CQEs. Use the biggest version supported. For SDQs, it has no sense to use version 2 as it does not introduce any new features, but it is twice the size of CQE version 1. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>