Searched refs:iwl_remove_notification (Results 1 – 16 of 16) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A 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()
|
H A D | notif-wait.h | 94 iwl_remove_notification(struct iwl_notif_wait_data *notif_data,
|
/linux/drivers/net/wireless/intel/iwlwifi/mld/ |
H A D | fw.c | 253 iwl_remove_notification(&mld->notif_wait, &alive_wait); in iwl_mld_load_fw_wait_alive() 317 iwl_remove_notification(&mld->notif_wait, &init_wait); in iwl_mld_run_fw_init_sequence() 324 iwl_remove_notification(&mld->notif_wait, &init_wait); in iwl_mld_run_fw_init_sequence()
|
H A D | session-protect.c | 171 iwl_remove_notification(&mld->notif_wait, &start_wait); in iwl_mld_start_session_protection()
|
H A D | stats.c | 130 iwl_remove_notification(&mld->notif_wait, &stats_wait); in iwl_mld_fw_stats_to_mac80211()
|
H A D | debugfs.c | 178 iwl_remove_notification(&mld->notif_wait, &wait); in iwl_dbgfs_he_sniffer_params_write()
|
H A D | d3.c | 1206 iwl_remove_notification(&mld->notif_wait, &wait_d3_notif); in iwl_mld_wait_d3_notif()
|
H A D | scan.c | 1619 iwl_remove_notification(&mld->notif_wait, &wait_scan_done); in iwl_mld_scan_stop_wait()
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | ucode.c | 312 iwl_remove_notification(&priv->notif_wait, &alive_wait); in iwl_load_ucode_wait_alive() 409 iwl_remove_notification(&priv->notif_wait, &calib_wait); in iwl_run_init_ucode()
|
H A D | rxon.c | 125 iwl_remove_notification(&priv->notif_wait, &disable_wait); in iwlagn_disable_pan()
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | time-event.c | 631 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_time_event_send_add() 718 iwl_remove_notification(&mvm->notif_wait, &wait_te_notif); in iwl_mvm_protect_session() 1490 iwl_remove_notification(&mvm->notif_wait, &wait_notif); in iwl_mvm_schedule_session_protection()
|
H A D | fw.c | 329 iwl_remove_notification(&mvm->notif_wait, &alive_wait); in iwl_mvm_load_ucode_wait_alive() 706 iwl_remove_notification(&mvm->notif_wait, &init_wait); in iwl_run_unified_mvm_ucode() 812 iwl_remove_notification(&mvm->notif_wait, &calib_wait); in iwl_run_init_mvm_ucode()
|
H A D | utils.c | 401 iwl_remove_notification(&mvm->notif_wait, &stats_wait); in iwl_mvm_request_system_statistics() 472 iwl_remove_notification(&mvm->notif_wait, &stats_wait); in iwl_mvm_request_statistics()
|
H A D | tt.c | 265 iwl_remove_notification(&mvm->notif_wait, &wait_temp_notif); in iwl_mvm_get_temp()
|
H A D | debugfs.c | 1766 iwl_remove_notification(&mvm->notif_wait, &wait); in iwl_dbgfs_he_sniffer_params_write()
|
H A D | d3.c | 3212 iwl_remove_notification(&mvm->notif_wait, &wait_d3_notif); in iwl_mvm_d3_notif_wait()
|