Searched refs:iwl_remove_notification (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/ |
D | notif-wait.c | 106 void iwl_remove_notification(struct iwl_notif_wait_data *notif_wait, in iwl_remove_notification() function 113 IWL_EXPORT_SYMBOL(iwl_remove_notification); 125 iwl_remove_notification(notif_wait, wait_entry); in iwl_wait_notification()
|
D | notif-wait.h | 93 iwl_remove_notification(struct iwl_notif_wait_data *notif_data,
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | ucode.c | 316 iwl_remove_notification(&priv->notif_wait, &alive_wait); in iwl_load_ucode_wait_alive() 413 iwl_remove_notification(&priv->notif_wait, &calib_wait); in iwl_run_init_ucode()
|
D | rxon.c | 125 iwl_remove_notification(&priv->notif_wait, &disable_wait); in iwlagn_disable_pan()
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | time-event.c | 553 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_time_event_send_add() 640 iwl_remove_notification(&mvm->notif_wait, &wait_te_notif); in iwl_mvm_protect_session() 1223 iwl_remove_notification(&mvm->notif_wait, &wait_notif); in iwl_mvm_schedule_session_protection()
|
D | fw.c | 347 iwl_remove_notification(&mvm->notif_wait, &alive_wait); in iwl_mvm_load_ucode_wait_alive() 552 iwl_remove_notification(&mvm->notif_wait, &init_wait); in iwl_run_unified_mvm_ucode() 784 iwl_remove_notification(&mvm->notif_wait, &calib_wait); in iwl_run_init_mvm_ucode()
|
D | tt.c | 262 iwl_remove_notification(&mvm->notif_wait, &wait_temp_notif); in iwl_mvm_get_temp()
|
D | utils.c | 357 iwl_remove_notification(&mvm->notif_wait, &stats_wait); in iwl_mvm_request_statistics()
|
D | debugfs.c | 1524 iwl_remove_notification(&mvm->notif_wait, &wait); in iwl_dbgfs_he_sniffer_params_write()
|
D | scan.c | 3086 iwl_remove_notification(&mvm->notif_wait, &wait_scan_done); in iwl_mvm_scan_stop_wait()
|
D | d3.c | 2832 iwl_remove_notification(&mvm->notif_wait, &wait_d3_notif); in iwl_mvm_d3_notif_wait()
|
D | mac80211.c | 3837 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_send_aux_roc_cmd()
|