30482aa5c4aa836246079de9473960a58cb574a0

For IPQ products, there is 1 refill ring which is of hardware type and host replenishes the buffers onto this ring so that hardware can use these buffers for Rx. In IPA offload mode, the buffer replenishment model is different from the one mentioned above. There are 3 refill rings, out of which, 2 are software refill rings (1 for host and 1 for IPA), and last ring is hardware ring given to FW. Ring given to IPA is to refill the buffers after processing the regular Rx packets and ring given to host is to refill the buffers after processing of exception packets. Since there are 2 entities to refill the buffers, the hardware ring given to FW multiplexes these 2 software rings and provides the buffers to hardware. Make changes to follow above replenishment model for SDX+Pine integration. Change-Id: I0d9e4ec811a3023a258e0a6b9ee22ccdffcebafa CRs-Fixed: 3049633
This is CNSS WLAN Host Driver for products starting from iHelium
Opis
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%