1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2024-11-19 13:27:49 +00:00
a155-U-u1/kernel-5.10/drivers/misc/mediatek/rps/Kconfig
2024-03-11 06:53:12 +11:00

10 lines
334 B
Plaintext

config MTK_NET_RPS
tristate "MediaTek rps set API"
depends on MTK_NET_CCMNI
default MTK_NET_CCMNI
help
Choose this option to set rps by API.
It will be called for ccmni & rndis driver.
If rps is set, out of order packets will not happen,
performance will be improved because softirq can worked
in the different cpu.