Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/
Dnotif-wait.c165 void iwl_remove_notification(struct iwl_notif_wait_data *notif_wait, in iwl_remove_notification() function
172 IWL_EXPORT_SYMBOL(iwl_remove_notification);
184 iwl_remove_notification(notif_wait, wait_entry); in iwl_wait_notification()
Dnotif-wait.h151 iwl_remove_notification(struct iwl_notif_wait_data *notif_data,
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Ducode.c339 iwl_remove_notification(&priv->notif_wait, &alive_wait); in iwl_load_ucode_wait_alive()
436 iwl_remove_notification(&priv->notif_wait, &calib_wait); in iwl_run_init_ucode()
Drxon.c145 iwl_remove_notification(&priv->notif_wait, &disable_wait); in iwlagn_disable_pan()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c326 iwl_remove_notification(&mvm->notif_wait, &alive_wait); in iwl_mvm_load_ucode_wait_alive()
465 iwl_remove_notification(&mvm->notif_wait, &init_wait); in iwl_run_unified_mvm_ucode()
588 iwl_remove_notification(&mvm->notif_wait, &calib_wait); in iwl_run_init_mvm_ucode()
Dtime-event.c552 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_time_event_send_add()
639 iwl_remove_notification(&mvm->notif_wait, &wait_te_notif); in iwl_mvm_protect_session()
Dtt.c270 iwl_remove_notification(&mvm->notif_wait, &wait_temp_notif); in iwl_mvm_get_temp()
Dscan.c1901 iwl_remove_notification(&mvm->notif_wait, &wait_scan_done); in iwl_mvm_scan_stop_wait()
Dd3.c1100 iwl_remove_notification(&mvm->notif_wait, &wait_d3); in iwl_mvm_enter_d0i3_sync()
Dmac80211.c3436 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_send_aux_roc_cmd()