Re: [PATCH v2] ath10k: debugfs support to get final TPC stats for 10.4 variants
From: Joshua Zhao <hidden>
Date: 2018-02-26 19:49:18
From: Joshua Zhao <hidden>
Date: 2018-02-26 19:49:18
as you said:
The existing tpc_stats debugfs file provides the dump which is
minimum of target power and regulatory domain.
cat /sys/kernel/debug/ieee80211/phyX/ath10k/tpc_sta=
ts
I=E2=80=99m curious what=E2=80=99s exact difference w/ this new addition:
Export the final Transmit Power Control (TPC) value, which is
the minimum of control power and existing TPC value to user space via
a new debugfs file "tpc_stats_final" to help with debugging.
Can you clarify or give examples on the difference?
Thanks!