Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/fw/
Dnotif-wait.c115 int iwl_wait_notification(struct iwl_notif_wait_data *notif_wait, in iwl_wait_notification() function
135 IWL_EXPORT_SYMBOL(iwl_wait_notification);
Dnotif-wait.h88 iwl_wait_notification(struct iwl_notif_wait_data *notif_data,
Dpnvm.c353 return iwl_wait_notification(notif_wait, &pnvm_wait, in iwl_pnvm_load()
/drivers/net/wireless/intel/iwlwifi/dvm/
Ducode.c329 ret = iwl_wait_notification(&priv->notif_wait, &alive_wait, in iwl_load_ucode_wait_alive()
412 ret = iwl_wait_notification(&priv->notif_wait, &calib_wait, in iwl_run_init_ucode()
Drxon.c132 ret = iwl_wait_notification(&priv->notif_wait, in iwlagn_disable_pan()
Dmac80211.c523 ret = iwl_wait_notification(&priv->notif_wait, &status_wait, HZ/5); in iwlagn_mac_resume()
/drivers/net/wireless/intel/iwlwifi/mvm/
Dtime-event.c559 ret = iwl_wait_notification(&mvm->notif_wait, &wait_time_event, 1); in iwl_mvm_time_event_send_add()
642 } else if (iwl_wait_notification(&mvm->notif_wait, &wait_te_notif, in iwl_mvm_protect_session()
1228 } else if (iwl_wait_notification(&mvm->notif_wait, &wait_notif, in iwl_mvm_schedule_session_protection()
Dfw.c293 ret = iwl_wait_notification(&mvm->notif_wait, &alive_wait, in iwl_mvm_load_ucode_wait_alive()
461 ret = iwl_wait_notification(&mvm->notif_wait, &init_wait, in iwl_run_unified_mvm_ucode()
658 ret = iwl_wait_notification(&mvm->notif_wait, &calib_wait, in iwl_run_init_mvm_ucode()
Dtt.c261 ret = iwl_wait_notification(&mvm->notif_wait, &wait_temp_notif, in iwl_mvm_get_temp()
Dscan.c2931 return iwl_wait_notification(&mvm->notif_wait, &wait_scan_done, in iwl_mvm_scan_stop_wait()
Dmac80211.c3827 res = iwl_wait_notification(&mvm->notif_wait, &wait_time_event, 1); in iwl_mvm_send_aux_roc_cmd()