AMB82 WiFi Tx Power change?

Hi! Is there any way, either in Arduino SDK, or the Standard SDK, to force maximum WiFi tx power for AMB82 mini? The only API in the wifi driver I was able to find was

WiFiDrv::disablePowerSave();

But I don’t think it’d doing what I think it’s doing. BLE has API to regulate radio power, can the same be done to WiFi?