android_kernel_xiaomi_sm8350/core/cds/inc
Himanshu Agarwal 46956a5aff qcacld-3.0: Add infrastructure for pktstats based on linkedlist
Proapagation from qcacld-2.0 to qcacld-3.0.

Currently pktstats are stored in static allocated memory. This
pkt stats can be accessed using
1) procEntry function
2) hal_proxy_daemon
If user access it using procEntry then read pointer is moved ahead
in static memory array because of which incomplete data goes when
queried using hal_proxy_daemon.
Fix this by maintaining the pktstats in link list. When the
request comes from hal_proxy_daemon, complete data is sent
to it from this link list

Change-Id: I09bbd03fe378b296e110ce52cc8cbeb8cf8d723d
CRs-Fixed: 958544
(cherry picked from commit c0d86fc4197383d0eb386e091cee5142a35b555a)
2016-10-28 18:04:11 -07:00
..
cds_api.h qcacld-3.0: Add infrastructure for pktstats based on linkedlist 2016-10-28 18:04:11 -07:00
cds_concurrency.h qcacld-3.0: Set SMM if all new/existing conns are in same band 2016-10-18 12:40:25 -07:00
cds_config.h qcacld-3.0: Trigger BUG ON only if recovery is disabled 2016-10-24 09:56:28 -07:00
cds_crypto.h qcacld-3.0: Remove platform dependency for crypto 2016-05-23 11:45:52 -07:00
cds_ieee80211_common.h
cds_ieee80211_defines.h
cds_if_upperproto.h
cds_mc_timer.h
cds_mq.h qcacld-3.0: Add timer related messages at the top of PE queue 2016-09-21 17:01:47 -07:00
cds_pack_align.h
cds_packet.h qcacld-3.0: Remove PROTO_TRACE feature 2016-06-14 14:28:41 -07:00
cds_queue.h
cds_reg_service.h qcacld-3.0: Modify DFS region for KR and CN 2016-08-19 11:03:51 -07:00
cds_regdomain.h qcacld-3.0: Update the MAX Tx Power cap to 30dbm 2016-09-10 19:05:59 -07:00
cds_sched.h qcacld-3.0: Add timer related messages at the top of PE queue 2016-09-21 17:01:47 -07:00
cds_utils.h qcacld-3.0: Send HT/VHT CAPs IE to firmware per band 2016-09-11 16:49:46 -07:00