nRF WiFi
Loading...
Searching...
No Matches

◆ nrf_wifi_fmac_deinit()

void nrf_wifi_fmac_deinit ( struct nrf_wifi_fmac_priv * fpriv)

De-initialize the UMAC IF layer.

Parameters
fprivPointer to the context of the UMAC IF layer.

This function de-initialize the UMAC IF layer of the RPU WLAN FullMAC driver. It does the following:

  • De-initializes the HAL layer.
  • Frees the context for the UMAC IF layer.