Amir Patel
56cf95a5a5
qca-wifi: Get Rix from 64-bit encoded value
...
Get Rix from 64-bit encoded value from
Rix, MCS, NSS, Preamble
Change-Id: I1794313166e740cf77240f4ab28a9772ce820099
CRs-Fixed: 2499069
2019-08-14 09:54:38 +05:30
velagapudi suresh
c8fc5d961f
qca-wifi: Kale ToT compilation Fixes
...
Modified some of print formats to required print format identifiers.
Change-Id: I15191c534572cd50ab5e961c622fad1fe4b6726f
2019-07-11 11:29:07 +05:30
Aakanksha Doda
65b54add36
qca-wifi: Fix compilation warnings
...
Fix incompatible pointer types
Change-Id: Ib607ac495b23b8743671fe5b03654b43ad8a2061
2019-07-01 14:45:10 +05:30
Amir Patel
bd3e9bb9b3
qca-wifi: Add rssi_chain support for peer rate stats
...
Add rssi_chain support for peer rate stats
CRs-Fixed: 2445933
Change-Id: I98a0bb6e17cfc5ef22a36a1fe632b4dbe2c0d02a
2019-05-22 14:54:05 +05:30
Amir Patel
c87166665a
qca-wifi: Fix zero rate index issue in peer rate stats
...
Rate index zero (representing 11 Mbps in ratetable) was ignored in current
stats implementation. Added code changes to include zero rate index
Some formatting is done in peerstats app to avoid exceeding 80 chars
CRs-Fixed: 2424176
Change-Id: I9d6938cc840ee3db3639b3608b429a97832c3168
2019-04-15 05:07:45 -07:00
Viyom Mittal
6fdadfaf1d
qca-wifi: Remove compilation warnings in peerstats application
...
Remove unused variables and correct formatting issues.
Change-Id: Ifb6a905a74f533f9f3bac5dafe113590183688fe
2019-03-20 14:06:36 +05:30
Pranita Solanke
6d20eef9a2
qca-wifi: Remove compilation errors in peerstats application
...
Use WLANSTATS_CACHE_SIZE macro instead of WLANSTATS_MAX_NODE
Change-Id: I99bd8973e183cdac06c1a0a3eed6eea5e70f4599
2019-03-16 18:10:32 +05:30
Amir Patel
ad7152d001
qca-wifi: Add peerstats application
...
Add peerstats application to display peer rate stats
of following types:
a. Tx rate stats
b. Rx rate stats
c. Tx sojourn stats
CRs-Fixed: 2397918
Change-Id: Icf319b7eb4a73c8421341390132de6b3b2de1494
2019-03-14 16:34:15 +05:30