commit | 3e2115b6e29b6848acc9665bc23f4d30b2ee6047 | [log] [tgz] |
---|---|---|
author | Mohit Khanna <mkhannaqca@codeaurora.org> | Tue Oct 11 13:18:29 2016 -0700 |
committer | Sandeep Puligilla <spuligil@codeaurora.org> | Fri Apr 07 02:35:31 2017 -0700 |
tree | e2108287ac77c31d1e003ee0f57977fbbd907e22 | |
parent | 6876bd4738adce42e3e3672f9f65424306724c9d [diff] |
qcacld-3.0: Add NAPI statistics to dumpstats Currently NAPI stats are retrieved as a part of iwpriv getStats command. The buffer available for this command is limited and NAPI stats get truncated. Add a new dumpStats parameter (9) to dump NAPI stats. The following command will dump NAPI Stats into kmsg. >iwpriv wlan0 dumpStats 9 Cleanup existing getStats Change-Id: I0d804295d96a495b4afa576c8258f08c9c2b9bbb CRs-Fixed: 1076563