Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/iwlwifi/fw/
HDnotif-wait.c106 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()
HDnotif-wait.h94 iwl_remove_notification(struct iwl_notif_wait_data *notif_data,
/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDtime-event.c633 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_time_event_send_add()
720 iwl_remove_notification(&mvm->notif_wait, &wait_te_notif); in iwl_mvm_protect_session()
1507 iwl_remove_notification(&mvm->notif_wait, &wait_notif); in iwl_mvm_schedule_session_protection()
HDfw.c340 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_unified_mvm_ucode()
828 iwl_remove_notification(&mvm->notif_wait, &calib_wait); in iwl_run_init_mvm_ucode()
HDutils.c406 iwl_remove_notification(&mvm->notif_wait, &stats_wait); in iwl_mvm_request_system_statistics()
477 iwl_remove_notification(&mvm->notif_wait, &stats_wait); in iwl_mvm_request_statistics()
HDtt.c264 iwl_remove_notification(&mvm->notif_wait, &wait_temp_notif); in iwl_mvm_get_temp()
HDdebugfs.c1810 iwl_remove_notification(&mvm->notif_wait, &wait); in iwl_dbgfs_he_sniffer_params_write()
HDd3.c3406 iwl_remove_notification(&mvm->notif_wait, &wait_d3_notif); in iwl_mvm_d3_notif_wait()
HDscan.c3372 iwl_remove_notification(&mvm->notif_wait, &wait_scan_done); in iwl_mvm_scan_stop_wait()
HDmac80211.c4740 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_send_aux_roc_cmd()