Searched refs:d0i3_suspend_flags (Results 1 – 3 of 3) sorted by relevance
1371 if (test_bit(D0I3_DEFER_WAKEUP, &mvm->d0i3_suspend_flags)) { in _iwl_mvm_exit_d0i3()1373 __set_bit(D0I3_PENDING_WAKEUP, &mvm->d0i3_suspend_flags); in _iwl_mvm_exit_d0i3()
1182 __set_bit(D0I3_DEFER_WAKEUP, &mvm->d0i3_suspend_flags); in iwl_mvm_suspend()1959 __clear_bit(D0I3_DEFER_WAKEUP, &mvm->d0i3_suspend_flags); in iwl_mvm_resume_d0i3()1961 &mvm->d0i3_suspend_flags); in iwl_mvm_resume_d0i3()
759 unsigned long d0i3_suspend_flags; member