mt76: mt7615e: process txfree and txstatus without allocating skbs
authorLorenzo Bianconi <lorenzo@kernel.org>
Tue, 28 Dec 2021 14:33:57 +0000 (15:33 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 3 Feb 2022 12:57:58 +0000 (13:57 +0100)
commit74bbb17491a89e8569dc90a1769679ab02b869bf
treea79fef8be5cc1fdd9e7ea741a42541fade8bec79
parent3fd2dbd6a1d3e49060c450f6ca521dde192b1d1d
mt76: mt7615e: process txfree and txstatus without allocating skbs

Similar to mt7915 driver, process txfree and txstatus without allocating
skbs in order to reduce pressure on the memory allocator

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7615/mac.c
drivers/net/wireless/mediatek/mt76/mt7615/mmio.c
drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h