]> git.ipfire.org Git - thirdparty/linux.git/commit
wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()
authorLorenzo Bianconi <lorenzo@kernel.org>
Fri, 4 Jul 2025 13:08:12 +0000 (15:08 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 7 Jul 2025 16:03:30 +0000 (18:03 +0200)
commit62da647a2b20fc0b8d47c7d11880d95927300305
tree3225c51a19f781b1ed2e1875f9aaad02d0214abe
parenta59650a2270190905fdab79431140371feb35251
wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()

Generalize mt7996_tx_check_aggr() and mt7996_txwi_free() routines to
introduce MLO support for MT7996 driver.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20250704-mt7996-mlo-fixes-v1-8-356456c73f43@kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7996/mac.c