]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mt76: always enable RRO queues for non-MT7992 chipset
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 22 Jan 2026 10:39:47 +0000 (11:39 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 23 Mar 2026 09:23:00 +0000 (09:23 +0000)
commitf801fec3f0850ac00073bc322c0e4ea446d938ae
treed1d637f24ec52fbc9143a5f0ce6042aa0863f8ff
parent25e3203a2192f2b0d697b2410126bad87e62d4f0
wifi: mt76: always enable RRO queues for non-MT7992 chipset

MT7990 NPU binary requires to initialize NPU desc_base after configuring
ring_size. This is a preliminary patch to enable NPU offload for MT7996
(Eagle) chipset.

Tested-by: Kang Yang <kang.yang@airoha.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20260122-mt76-npu-eagle-offload-v2-3-2374614c0de6@kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/dma.c