Searched refs:wait_time_event (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c542 struct iwl_notification_wait wait_time_event; local
570 iwl_init_notification_wait(&mvm->notif_wait, &wait_time_event,
579 iwl_remove_notification(&mvm->notif_wait, &wait_time_event);
584 ret = iwl_wait_notification(&mvm->notif_wait, &wait_time_event, 1);
H A Dmac80211.c4461 struct iwl_notification_wait wait_time_event; local
4520 iwl_init_notification_wait(&mvm->notif_wait, &wait_time_event,
4530 iwl_remove_notification(&mvm->notif_wait, &wait_time_event);
4535 res = iwl_wait_notification(&mvm->notif_wait, &wait_time_event, 1);

Completed in 121 milliseconds