Searched refs:arSuspendConfig (Results 1 – 3 of 3) sorted by relevance
218 s16 pmmode = ar->arSuspendConfig; in ar6000_suspend_ev()594 bool suspendCutPwr = (ar->arSuspendConfig == WLAN_SUSPEND_CUT_PWR || in ar6000_update_wlan_pwr_state()595 (ar->arSuspendConfig == WLAN_SUSPEND_WOW && in ar6000_update_wlan_pwr_state()597 bool suspendCutIfBtOff = ((ar->arSuspendConfig == in ar6000_update_wlan_pwr_state()599 (ar->arSuspendConfig == WLAN_SUSPEND_WOW && in ar6000_update_wlan_pwr_state()
1696 ar->arSuspendConfig = WLAN_CONFIG_PM_SUSPEND; in ar6000_avail_ev()
612 u16 arSuspendConfig; member