nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_wifi_fmac_dev_rem()

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.

Parameters
fmac_dev_ctxPointer 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.

Returns
None.