diff options
author | Gatis Peisenieks <gatis@mikrotik.com> | 2021-05-27 16:44:21 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-05-28 01:06:46 +0200 |
commit | 20a1b6bdca15477c95800f50867a4dc1699ab548 (patch) | |
tree | c074d68697297e8d801599fb25252ff57780b6fb /drivers/md | |
parent | atl1c: detect NIC type early (diff) | |
download | linux-20a1b6bdca15477c95800f50867a4dc1699ab548.tar.xz linux-20a1b6bdca15477c95800f50867a4dc1699ab548.zip |
atl1c: move tx napi into tpd_ring
To get more performance from using multiple tx queues one needs
a per tx queue napi.
Move tx napi from per adapter struct into per tx queue struct.
Patch that actually enables multiple tx queues will follow.
Signed-off-by: Gatis Peisenieks <gatis@mikrotik.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions