dd3189d379648d7d4a7d71e30c8fb2385da78c34

DP init/deinit flow to have dp_soc_init/dp_pdev_init APIs where it takes care of initializing rings, descriptors and DP data structures that was earlier done as part of dp_soc_attach/dp_pdev_attach itself This is to maintain symmetry across wifi load/unload wifi load to call: 1. dp_soc_attach 2. dp_soc_init 3. dp_pdev_attach 4. dp_pdev_init wifi unload to call: 1. dp_pdev_deinit 2. dp_pdev_detach 3. dp_soc_deinit 4. dp_soc_detach Change-Id: I5889e0eafdb2fa6319c440725590e7a3014d8be0 CRs-Fixed: 2674081
This is CNSS WLAN Host Driver for products starting from iHelium
Leírás
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%