]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: add debugfs support for Per STA total rx duration
authorMohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Wed, 13 Jan 2016 15:46:34 +0000 (21:16 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 26 Jan 2016 14:47:37 +0000 (16:47 +0200)
commit6b28dd310bfafd70f6002a15371f8224881d61fb
treec6580fee2b4eb672eb683927a0661ca11381ea85
parent4bcc18175f9e0f58eb0e53203279d9f36da22de7
ath10k: add debugfs support for Per STA total rx duration

Add debugfs support for per client total rx duration, track this
via the report of Peer stats rx duration reported for every 500ms

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/debug.c
drivers/net/wireless/ath/ath10k/debug.h
drivers/net/wireless/ath/ath10k/debugfs_sta.c