![]() |
nRF WiFi
|
| 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 ) |
Loads the Firmware(s) to the RPU WLAN device.
| fmac_dev_ctx | Pointer 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_fw | Information about the FullMAC firmware(s) to be loaded. |
This function loads the FullMAC firmware(s) to the RPU WLAN device.