Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-ucode.c451 struct iwl_notification_wait alive_wait; in iwl_load_ucode_wait_alive() local
466 iwl_init_notification_wait(&priv->notif_wait, &alive_wait, REPLY_ALIVE, in iwl_load_ucode_wait_alive()
472 iwl_remove_notification(&priv->notif_wait, &alive_wait); in iwl_load_ucode_wait_alive()
480 ret = iwl_wait_notification(&priv->notif_wait, &alive_wait, in iwl_load_ucode_wait_alive()