ath6kl_wmi_powermode_cmd
if (ath6kl_wmi_powermode_cmd(ar->wmi, vif->fw_vif_idx,
ret = ath6kl_wmi_powermode_cmd(ar->wmi, 0, REC_POWER);
ret = ath6kl_wmi_powermode_cmd(ar->wmi, 0,
if (ath6kl_wmi_powermode_cmd(ar->wmi, 0, REC_POWER) != 0)
int ath6kl_wmi_powermode_cmd(struct wmi *wmi, u8 if_idx, u8 pwr_mode);