commit | 2d0cb84dd9731d5d0e1326f0e10be893cb2fe698 | [log] [tgz] |
---|---|---|
author | Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> | Thu Nov 07 21:29:07 2019 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 07 10:41:59 2019 -0800 |
tree | b00989f1360694e69f3cde9c750ba7c9e6a1f33e | |
parent | b1396c2bd67556b8d9a31ea2b26e133cb6c802d3 [diff] |
cxgb4: add ETHOFLD hardware queue support Add support for configuring and managing ETHOFLD hardware queues. Keep the queue count and MSI-X allocation scheme same as NIC queues. ETHOFLD hardware queues are dynamically allocated/destroyed as TC-MQPRIO Qdisc offload is enabled/disabled on the corresponding interface, respectively. Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>