Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/
A 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);
A Dnotif-wait.h89 iwl_wait_notification(struct iwl_notif_wait_data *notif_data,
A Dpnvm.c410 return iwl_wait_notification(notif_wait, &pnvm_wait, in iwl_pnvm_load()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Ducode.c324 ret = iwl_wait_notification(&priv->notif_wait, &alive_wait, in iwl_load_ucode_wait_alive()
407 ret = iwl_wait_notification(&priv->notif_wait, &calib_wait, in iwl_run_init_ucode()
A Dmac80211.c516 ret = iwl_wait_notification(&priv->notif_wait, &status_wait, HZ/5); in iwlagn_mac_resume()
A Drxon.c127 ret = iwl_wait_notification(&priv->notif_wait, in iwlagn_disable_pan()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtime-event.c636 ret = iwl_wait_notification(&mvm->notif_wait, &wait_time_event, 1); in iwl_mvm_time_event_send_add()
719 } else if (iwl_wait_notification(&mvm->notif_wait, &wait_te_notif, in iwl_mvm_protect_session()
1507 } else if (iwl_wait_notification(&mvm->notif_wait, &wait_notif, in iwl_mvm_schedule_session_protection()
A Dfw.c348 ret = iwl_wait_notification(&mvm->notif_wait, &alive_wait, in iwl_mvm_load_ucode_wait_alive()
700 ret = iwl_wait_notification(&mvm->notif_wait, &init_wait, in iwl_run_unified_mvm_ucode()
812 ret = iwl_wait_notification(&mvm->notif_wait, &calib_wait, in iwl_run_init_mvm_ucode()
A Dutils.c415 ret = iwl_wait_notification(&mvm->notif_wait, &stats_wait, HZ / 2); in iwl_mvm_request_system_statistics()
485 ret = iwl_wait_notification(&mvm->notif_wait, &stats_wait, HZ / 5); in iwl_mvm_request_statistics()
A Dtt.c266 ret = iwl_wait_notification(&mvm->notif_wait, &wait_temp_notif, in iwl_mvm_get_temp()
A Dd3.c3408 return iwl_wait_notification(&mvm->notif_wait, &wait_d3_notif, in iwl_mvm_d3_notif_wait()
A Dscan.c3398 return iwl_wait_notification(&mvm->notif_wait, &wait_scan_done, in iwl_mvm_scan_stop_wait()
A Dmac80211.c4737 res = iwl_wait_notification(&mvm->notif_wait, &wait_time_event, 1); in iwl_mvm_send_aux_roc_cmd()

Completed in 58 milliseconds