Home
last modified time | relevance | path

Searched refs:iwl_notification_wait (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dnotif-wait.h22 * struct iwl_notification_wait - notification wait entry
46 struct iwl_notification_wait {
61 bool iwl_notification_wait(struct iwl_notif_wait_data *notif_data,
75 if (iwl_notification_wait(notif_data, pkt)) in iwl_notification_wait_notify()
82 struct iwl_notification_wait *wait_entry,
90 struct iwl_notification_wait *wait_entry,
95 struct iwl_notification_wait *wait_entry);
45 struct iwl_notification_wait { global() struct
60 abortediwl_notification_wait global() argument
H A Dnotif-wait.c21 bool iwl_notification_wait(struct iwl_notif_wait_data *notif_wait, in iwl_notification_wait() function
27 struct iwl_notification_wait *w; in iwl_notification_wait()
67 IWL_EXPORT_SYMBOL(iwl_notification_wait);
71 struct iwl_notification_wait *wait_entry; in iwl_abort_notification_waits()
84 struct iwl_notification_wait *wait_entry, in iwl_init_notification_wait()
107 struct iwl_notification_wait *wait_entry) in iwl_remove_notification()
116 struct iwl_notification_wait *wait_entry, in iwl_wait_notification()
H A Dpnvm.c391 struct iwl_notification_wait pnvm_wait; in iwl_pnvm_load()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-event.c596 struct iwl_notification_wait wait_time_event; in iwl_mvm_protect_session()
659 struct iwl_notification_wait wait_te_notif; in iwl_mvm_cancel_session_protection()
1452 struct iwl_notification_wait wait_notif;
H A Dfw.c305 struct iwl_notification_wait alive_wait; in iwl_mvm_print_pd_notification()
602 struct iwl_notification_wait init_wait; in iwl_run_unified_mvm_ucode()
728 struct iwl_notification_wait calib_wait; in iwl_run_init_mvm_ucode()
H A Dtt.c239 struct iwl_notification_wait wait_temp_notif; in iwl_mvm_get_temp()
H A Dutils.c386 struct iwl_notification_wait stats_wait; in iwl_mvm_request_statistics()
466 struct iwl_notification_wait stats_wait;
H A Ddebugfs.c1763 struct iwl_notification_wait wait; in iwl_dbgfs_prph_reg_write()
H A Dscan.c3351 struct iwl_notification_wait wait_scan_done; in iwl_mvm_report_scan_aborted()
H A Dd3.c3390 struct iwl_notification_wait wait_d3_notif; in iwl_mvm_d3_notif_wait()
H A Dmac80211.c4671 struct iwl_notification_wait wait_time_event; in iwl_mvm_roc_common()