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

◆ nrf_wifi_fmac_fw_chunk_load()

enum nrf_wifi_status nrf_wifi_fmac_fw_chunk_load ( struct nrf_wifi_fmac_dev_ctx * fmac_dev_ctx,
enum RPU_PROC_TYPE rpu_proc,
struct nrf_wifi_fmac_fw_chunk_info * fw_chunk )

Load a chunk of the Firmware 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.
rpu_procRPU processor type.
fw_chunkPointer to the address where the firmware chunk information is available.

This function loads a chunk of the firmware to the RPU WLAN device.

Returns
Command execution status