Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/
Dnotif-wait.c169 int iwl_wait_notification(struct iwl_notif_wait_data *notif_wait, in iwl_wait_notification() function
189 IWL_EXPORT_SYMBOL(iwl_wait_notification);
Dnotif-wait.h141 iwl_wait_notification(struct iwl_notif_wait_data *notif_data,
Dpnvm.c271 return iwl_wait_notification(notif_wait, &pnvm_wait, in iwl_pnvm_load()
/Linux-v5.10/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()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtime-event.c555 ret = iwl_wait_notification(&mvm->notif_wait, &wait_time_event, 1); in iwl_mvm_time_event_send_add()
638 } else if (iwl_wait_notification(&mvm->notif_wait, &wait_te_notif, in iwl_mvm_protect_session()
1213 } else if (iwl_wait_notification(&mvm->notif_wait, &wait_notif, in iwl_mvm_schedule_session_protection()
Dfw.c383 ret = iwl_wait_notification(&mvm->notif_wait, &alive_wait, in iwl_mvm_load_ucode_wait_alive()
539 ret = iwl_wait_notification(&mvm->notif_wait, &init_wait, in iwl_run_unified_mvm_ucode()
731 ret = iwl_wait_notification(&mvm->notif_wait, &calib_wait, in iwl_run_init_mvm_ucode()
Dtt.c325 ret = iwl_wait_notification(&mvm->notif_wait, &wait_temp_notif, in iwl_mvm_get_temp()
Dscan.c2547 return iwl_wait_notification(&mvm->notif_wait, &wait_scan_done, in iwl_mvm_scan_stop_wait()
Dmac80211.c3773 res = iwl_wait_notification(&mvm->notif_wait, &wait_time_event, 1); in iwl_mvm_send_aux_roc_cmd()