diff options
author | Ben Greear <[email protected]> | 2021-08-04 06:43:34 -0700 |
---|---|---|
committer | Felix Fietkau <[email protected]> | 2021-10-20 10:36:44 +0200 |
commit | a90f2115c1a8577ac1ab80111ddd7261cff0a3d8 (patch) | |
tree | 1f07ce81adc29e9c66be8542fd4ba6e635dec974 /tools/perf/scripts/python/libxed.py | |
parent | 016f2040591f97ebb093d205f90fc02032f775c0 (diff) |
mt76: mt7915: add more MIB registers
Add register definitions and read & accumulate them in
the mib polling logic. Note that some registers should not
be read since firmware is already reading them. If driver
reads those, they will be cleared-on-read, and so the firmware
stats will be incorrect.
For these 'do-not-read' stats, add them to the registers definition
so that other developers can be aware of these constraints, but do
not actually read them in the driver.
Signed-off-by: Ben Greear <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions