nrfxlib API 0.1.0
|
void nrf_wifi_fmac_dev_rem | ( | struct nrf_wifi_fmac_dev_ctx * | fmac_dev_ctx | ) |
#include <nrf_wifi/fw_if/umac_if/inc/default/fmac_api.h>
Removes a RPU instance.
fmac_dev_ctx | Pointer to the context of the RPU instance to be removed. |
This is a wrapper function which frees the memory for an RPU instance at the UMAC layer.