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

◆ nrf_wifi_fmac_fw_parse()

enum nrf_wifi_status nrf_wifi_fmac_fw_parse ( struct nrf_wifi_fmac_dev_ctx * fmac_dev_ctx,
const void * fw_data,
unsigned int fw_size,
struct nrf_wifi_fmac_fw_info * fw_info )

Parse the Firmware(s) to be loaded 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.
fw_dataPointer to the address where the firmware data is available.
fw_sizeSize of the firmware data.
fw_infoPointer to the address where the firmware information needs to be copied.
Returns
Command execution status