summaryrefslogtreecommitdiff
path: root/include/misc
diff options
context:
space:
mode:
Diffstat (limited to 'include/misc')
0 files changed, 0 insertions, 0 deletions
c0c9ac84025d26a073d2a5de4f9b1c99 (diff)
ath10k: add debugfs support to get per peer tids log via tracing
This patch provides support to get per peer tids log. echo 1 > /sys/kernel/debug/ieee80211/phyX/netdev\:wlanX/stations/ XX:XX/peer_debug_trigger These logs will be the part of FWLOGS which we collect the logs via tracing interface. Here we will get the peer tigd logs only once(not repeatedly) when we write 1 to the debugfs file. Signed-off-by: Maharaja Kennadyrajan <c_mkenna@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers')