Commit Graph

11 Commits

Author SHA1 Message Date
nobelj
a54788cb56 qca-wifi: populate vdev extension statistics
populated fils discovery, unsolicited probe response from
vdev extension stats and populated to APSTATS.

Change-Id: Ia7c18a07428a73d445b8a85169a4dd8f053d9cc6
2020-09-01 07:51:54 -07:00
Ruben Columbus
0479f052dd qca-wifi: add fils stat variables to apstats
use vdev_cp_stats api to set values for fils stats
for later use.
create new macro for fils to use it in get_priv_int api.

Change-Id: Ia8ce7646c9cfd7904fe7826ca6d3d36aa2f4c14e
2020-08-24 12:28:26 -07:00
Ruben Columbus
272a0a20aa qca-wifi: add new variables for 5G/6G apstats
add new cs_ type variables to be used with vdev_cp_stats api.
apstats will use updated values and show them when getting called.

Change-Id: Ie90db9dc773c6624c912c62599be615042ebe1dd
2020-08-24 11:57:10 -07:00
Ankit Kumar
3976ff66ae qca-wifi: Correcting the Stats decrement logic
Correcting cp stats macro to call decrement api to do
decrement stats operation.

Change-Id: I3202ed20974cadde6dce27e2cf5ba187ec538ce0
2020-08-11 14:07:28 +05:30
nwzhao
2df9df50d1 qca-wifi: FR47702 TWT stats, add TWT stats in control path stats
Add TWT stats in control path stats

Change-Id: If41c13c4d11cf237bfd58a74d79326e32ed609be
CRs-Fixed: 2609943
2020-07-27 20:58:17 -07:00
Naga
3a2fd4fca1 qcacmn: Add APIs to get peer delete req and resp stats
Add APIs to get peer delete, peer delete all request and response stats.

Change-Id: I8a14e72c3ae71706c66af1c26498495fabdf2391
CRs-Fixed: 2610303
2020-01-30 22:26:31 -08:00
Pavankumar Nandeshwar
5a9ef8ffef qca-wifi: Add a new parameter for rx decrypt errors
Add a new parameter 'cs_rx_decryptcrc' for rx decrypt
errors in rx protected management frames.

Change-Id: I0aaeea7971d2ad8a0ffff91e291c09d27d0c9908
2019-12-16 20:01:16 -08:00
Himanshu Batra
dd4f3f1e19 qca-wifi: Replace void * data members of cp_stats with specific type
Replace cp_stats void * data members haing different types
across different drivers with specific type

Change-Id: I1a5ed35428607dbfb070459b88358b68f49f8cb3
CRs-Fixed: 2462355
2019-07-26 10:33:06 +05:30
Naga
43742fe519 qca-wifi: Add cp_stats support for vdev delete all peer
Add counters for vdev delete all peer requests
and responses in cp_state component.

Change-Id: Ifbd9a35abe32b3e20db1ac784e1db78b415e46f2
CRs-Fixed: 2477610
2019-06-24 17:17:30 +05:30
Santosh Anbu
403dfb711c qca-wifi: Move peer delete req/resp stats from pdev to vdev
Added change to handle peer delete request and response stats at per
vdev layer instead of pdev layer

Change-Id: Ie58ed9f1916f226411fe16a569fa81f2f20b9db0
CRs-Fixed: 2445668
2019-05-07 12:49:02 +05:30
Naga
b01d2ed754 qca-wifi: Add new files in cp_stats component
Add new files in cp_stats component which are WIN
specific and moved from cmn_dev

Change-Id: I80236dd6fbe9caf1960033b2fa50982e187ec80e
2018-11-27 15:20:31 +05:30