Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dnotif-wait.h46 struct iwl_notification_wait { struct
61 bool iwl_notification_wait(struct iwl_notif_wait_data *notif_data, argument
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);
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.c459 struct iwl_notification_wait pnvm_wait; in iwl_pnvm_load()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dsession-protect.c152 struct iwl_notification_wait start_wait; in iwl_mld_start_session_protection()
H A Dd3.c1351 struct iwl_notification_wait wait_d3_notif; in iwl_mld_wait_d3_notif()
H A Dscan.c1707 struct iwl_notification_wait wait_scan_done; in iwl_mld_scan_stop_wait()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c289 struct iwl_notification_wait alive_wait; in iwl_mvm_load_ucode_wait_alive()
584 struct iwl_notification_wait init_wait; in iwl_run_unified_mvm_ucode()
706 struct iwl_notification_wait calib_wait; in iwl_run_init_mvm_ucode()
H A Dd3.c3001 struct iwl_notification_wait wait_d3_notif; in iwl_mvm_d3_notif_wait()
H A Dscan.c3352 struct iwl_notification_wait wait_scan_done; in iwl_mvm_scan_stop_wait()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c103 struct iwl_notification_wait disable_wait; in iwlagn_disable_pan()