Searched refs:iwl_remove_notification (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/contrib/dev/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,
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | time-event.c | 633 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_protect_session() 720 iwl_remove_notification(&mvm->notif_wait, &wait_te_notif); in __iwl_mvm_remove_time_event() 1507 iwl_remove_notification(&mvm->notif_wait, &wait_notif);
|
H A D | fw.c | 340 iwl_remove_notification(&mvm->notif_wait, &alive_wait); in iwl_mvm_load_ucode_wait_alive() 722 iwl_remove_notification(&mvm->notif_wait, &init_wait); in iwl_run_init_mvm_ucode() 828 iwl_remove_notification(&mvm->notif_wait, &calib_wait); in iwl_mvm_sar_select_profile()
|
H A D | tt.c | 264 iwl_remove_notification(&mvm->notif_wait, &wait_temp_notif); in iwl_mvm_get_temp()
|
H A D | utils.c | 406 iwl_remove_notification(&mvm->notif_wait, &stats_wait); in iwl_mvm_accu_radio_stats() 477 iwl_remove_notification(&mvm->notif_wait, &stats_wait); in iwl_mvm_send_low_latency_cmd()
|
H A D | debugfs.c | 1810 iwl_remove_notification(&mvm->notif_wait, &wait); in iwl_dbgfs_he_sniffer_params_write()
|
H A D | d3.c | 3405 iwl_remove_notification(&mvm->notif_wait, &wait_d3_notif);
|
H A D | scan.c | 3372 iwl_remove_notification(&mvm->notif_wait, &wait_scan_done); in iwl_mvm_report_scan_aborted()
|
H A D | mac80211.c | 4740 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_ftm_responder_chanctx_iter()
|