mt76: mt7915: add some per-station tx stats to ethtool
authorBen Greear <greearb@candelatech.com>
Wed, 4 Aug 2021 13:43:31 +0000 (06:43 -0700)
committerFelix Fietkau <nbd@nbd.name>
Wed, 20 Oct 2021 08:36:44 +0000 (10:36 +0200)
commitbc529ee3a7b89419e039a36acdeec99634eee4af
treeca7978a35d3190f5d16f555fcd657ea54934b5eb
parentc4c2a370300e10f03afb762aa762ff0ec09e0006
mt76: mt7915: add some per-station tx stats to ethtool

The tx status callback is not called for every frame, so
those specific counters under-count, but at least they give
some idea of what is going on.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7915/main.c