Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c2394 u32 notif_expected; /* bitmap - see &enum iwl_d3_notif */ member
2719 d3_data->notif_expected |= IWL_D3_NOTIF_WOWLAN_WAKE_PKT; in iwl_mvm_wait_d3_notif()
2755 d3_data->notif_expected |= IWL_D3_ND_MATCH_INFO; in iwl_mvm_wait_d3_notif()
2773 return d3_data->notif_received == d3_data->notif_expected; in iwl_mvm_wait_d3_notif()
2857 .notif_expected = in __iwl_mvm_resume()