e4798ea69bceb26112f8afd8fb9f9cd2bcba2664

done the following changes to improve the RX path KPI 1. remove the extra invalidate in RX path as we no longer dirty the RX TLV cache lines. we now store the rx error codes in nbuf cb instead of RX TLVs reserved memory bytes. 2. with features like flow tag and wds extended mode enabled by default, the rx_fast_flag is always set to false, this resulted in lot more instructions being executed in RX path. Now we ensured this flag is at least set for other features which are not enabled by default. Change-Id: I04c6bdc52a2b3f1248b822a108d8bd1a70abcc7c CRs-Fixed: 3406505
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%