Home
last modified time | relevance | path

Searched refs:IWL_D3_NOTIF_WOWLAN_INFO (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c2904 IWL_D3_NOTIF_WOWLAN_INFO = BIT(0), enumerator
3235 if (d3_data->notif_received & IWL_D3_NOTIF_WOWLAN_INFO) { in iwl_mvm_wait_d3_notif()
3276 d3_data->notif_received |= IWL_D3_NOTIF_WOWLAN_INFO; in iwl_mvm_wait_d3_notif()
3430 IWL_D3_NOTIF_WOWLAN_INFO | in __iwl_mvm_resume()