![]() |
nRF WiFi
|
| enum nrf_wifi_status nrf_wifi_sys_fmac_set_ps_exit_strategy | ( | void * | fmac_dev_ctx, |
| unsigned char | if_idx, | ||
| unsigned int | ps_exit_strategy ) |
Configure power save exit strategy.
| fmac_dev_ctx | Pointer to the UMAC IF context for a RPU WLAN device. |
| if_idx | Index of the interface on which power management is to be set. |
| ps_exit_strategy | PS exit strategy to be configured in RPU. |
This function is used to send a command to RPU to configure PS exit strategy in RPU.