Searched refs:IWL_D3_NOTIF_WOWLAN_WAKE_PKT (Results 1 – 1 of 1) sorted by relevance
2905 IWL_D3_NOTIF_WOWLAN_WAKE_PKT = BIT(1), enumerator3281 d3_data->notif_expected |= IWL_D3_NOTIF_WOWLAN_WAKE_PKT; in iwl_mvm_wait_d3_notif()3288 if (d3_data->notif_received & IWL_D3_NOTIF_WOWLAN_WAKE_PKT) { in iwl_mvm_wait_d3_notif()3293 d3_data->notif_received |= IWL_D3_NOTIF_WOWLAN_WAKE_PKT; in iwl_mvm_wait_d3_notif()