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

◆ nrf_wifi_fmac_fw_load()

enum nrf_wifi_status nrf_wifi_fmac_fw_load ( struct nrf_wifi_fmac_dev_ctx fmac_dev_ctx,
struct nrf_wifi_fmac_fw_info fmac_fw 
)

#include <nrf_wifi/fw_if/umac_if/inc/fmac_api_common.h>

Loads the Firmware(s) to the RPU WLAN device.

Parameters
fmac_dev_ctxPointer to the UMAC IF context for a RPU WLAN device, which was passed as fmac_dev_ctx parameter via the add_dev_callbk_fn() callback function.
fmac_fwInformation about the FullMAC firmware(s) to be loaded.

This function loads the FullMAC firmware(s) to the RPU WLAN device.

Returns
Command execution status