diff options
author | 2021-02-09 15:07:51 +0800 | |
---|---|---|
committer | 2021-02-12 09:51:09 +0200 | |
commit | fe101716c7c9d2ce53a73c7e897be0e8fdfc476b (patch) | |
tree | 7614871bc7888b1a12ac9f4d45e0c6ff2c48be87 /net/switchdev/switchdev.c | |
parent | rtw88: add napi support (diff) | |
download | linux-dev-fe101716c7c9d2ce53a73c7e897be0e8fdfc476b.tar.xz linux-dev-fe101716c7c9d2ce53a73c7e897be0e8fdfc476b.zip |
rtw88: replace tx tasklet with work queue
Replace tasklet so we can do tx scheduling in parallel. Since throughput
is delay-sensitive in most cases, we allocate a dedicated, high priority
wq for our needs.
Signed-off-by: Po-Hao Huang <phhuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Reviewed-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210209070755.23019-5-pkshih@realtek.com
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions