wifi: mt76: add separate tx scheduling queue for off-channel tx
authorFelix Fietkau <nbd@nbd.name>
Tue, 27 Aug 2024 09:29:53 +0000 (11:29 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 6 Sep 2024 12:23:06 +0000 (14:23 +0200)
commit0b3be9d1d34e21dada69c539fbf51a5fe868028a
treef076093849b565b2459cdbb67081b4085b9b30ba
parentf4fdd7716290a2fb342ec84f55140c1d436e6f4b
wifi: mt76: add separate tx scheduling queue for off-channel tx

Ensure that packets are not sent out to the wrong channel

Link: https://patch.msgid.link/20240827093011.18621-6-nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mac80211.c
drivers/net/wireless/mediatek/mt76/mt76.h
drivers/net/wireless/mediatek/mt76/tx.c