ath12k_mhi_set_state
ret = ath12k_mhi_set_state(ab_pci, ATH12K_MHI_INIT);
ret = ath12k_mhi_set_state(ab_pci, ATH12K_MHI_POWER_ON);
ath12k_mhi_set_state(ab_pci, ATH12K_MHI_POWER_OFF_KEEP_DEV);
ath12k_mhi_set_state(ab_pci, ATH12K_MHI_POWER_OFF);
ath12k_mhi_set_state(ab_pci, ATH12K_MHI_DEINIT);
ath12k_mhi_set_state(ab_pci, ATH12K_MHI_SUSPEND);
ath12k_mhi_set_state(ab_pci, ATH12K_MHI_RESUME);