diff options
author | Michael Chan <[email protected]> | 2023-11-13 16:16:17 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-11-15 10:07:40 +0000 |
commit | 0589a1ed4d334c156110f7f42ad7c39a02761438 (patch) | |
tree | 0ce80f60bbf6fea82d3034de3d1c5db4f67b9c6e /tools/perf/scripts/python/libxed.py | |
parent | 877edb347323b669c5c9511cc9e097e1192dd31b (diff) |
bnxt_en: Support up to 8 TX rings per MSIX
For each mqprio TC, we allocate a set of TX rings to map to the new
hardware CoS queue. Expand the tx_ring pointer in struct bnxt_napi
to an array of 8 to support up to 8 TX rings, one for each TC.
Only array entry 0 is used at this time. The rest of the array
entries will be used in later patches.
Reviewed-by: Andy Gospodarek <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions