android_kernel_xiaomi_sm8350/core/dp
Himanshu Agarwal 5ac2f7bef9 qcacld-3.0: Refactor intra bss forwarded packets count
Propagation from qcacld-2.0 to qcacld-3.0.

Initially, when a packet is forwarded from txrx layer, it is added in
count only once although the count should increase by 2 as there is one
rx packet and one tx packet that is not getting considered in the hdd
packet count.

Add code to ensure that when packet is forwarded from lower layers,
it get considered accurately in the packet count.

Change-Id: I47bc1e0ecfa2e831438534cf34d37086a306b4e9
CRs-Fixed: 996735
2016-06-06 18:45:27 -07:00
..
htt qcacld-3.0: Refactor DPTRACE to support new features 2016-06-06 18:45:16 -07:00
ol/inc qcacld-3.0: Add histogram for MSDUs per RX indication 2016-05-18 16:33:32 -07:00
txrx qcacld-3.0: Refactor intra bss forwarded packets count 2016-06-06 18:45:27 -07:00