Initialize a RPU instance.
- Parameters
-
| fmac_dev_ctx | Pointer to the context of the RPU instance to be removed. |
| sleep_type | Type of RPU sleep. |
| phy_calib | PHY calibration flags to be passed to the RPU. |
| op_band | Operating band of the RPU. |
| beamforming | Enable/disable Wi-Fi beamforming. |
| tx_pwr_ctrl | TX power control parameters to be passed to the RPU. |
| tx_pwr_ceil_params | TX power ceiling parameters to be passed to the RPU. |
| board_params | Board parameters to be passed to the RPU. |
| country_code | Country code to be set for regularity domain. |
This function initializes the firmware of an RPU instance.
- Return values
-
| NRF_WIFI_STATUS_SUCCESS | On Success |
| NRF_WIFI_STATUS_FAIL | On failure to execute command |