04bf8070dacf0400865b05df9a3f48e066b805c5

For reo_cmd ring, in current implementation, we call hal_srng_access_end in case a descriptor is not available before baling out. This may cause a write to the shadow register for the reo_cmd ring. In case we are in the middle of WOW, this can be problematic. Modify existing implementation to use hal_srng_access_end_reap, which will not schedule a write to the register and simply return. Change-Id: Ifb83d904e39b3d749522cd246a5ab3fe51a3104e CRs-Fixed: 3194289
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%