c3690a1690174c830c0eea3d46278171a954f4f8

Currently host relies on fw for vdev id for ll_stats response but FW does not send the vdev id in response of radio stats and peer stats as response of the ll_stats request. Host needs this vdev id to get the adapter on which the ll_stats request is received so that is can process and send the response back to user space. To address above issue add vdev id in request private structure and when receives response from the FW, extract this vdev id from private structure. Change-Id: I28c411aea852b36cd1a13174e87adfa7972fc077 CRs-Fixed: 2964782
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%