Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dnotif-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()
H A Dnotif-wait.h94 iwl_remove_notification(struct iwl_notif_wait_data *notif_data,
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dsession-protect.c171 iwl_remove_notification(&mld->notif_wait, &start_wait); in iwl_mld_start_session_protection()
H A Dd3.c1371 iwl_remove_notification(&mld->notif_wait, &wait_d3_notif); in iwl_mld_wait_d3_notif()
H A Dscan.c1733 iwl_remove_notification(&mld->notif_wait, &wait_scan_done); in iwl_mld_scan_stop_wait()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c320 iwl_remove_notification(&mvm->notif_wait, &alive_wait); in iwl_mvm_load_ucode_wait_alive()
700 iwl_remove_notification(&mvm->notif_wait, &init_wait); in iwl_run_unified_mvm_ucode()
806 iwl_remove_notification(&mvm->notif_wait, &calib_wait); in iwl_run_init_mvm_ucode()
H A Dscan.c3374 iwl_remove_notification(&mvm->notif_wait, &wait_scan_done); in iwl_mvm_scan_stop_wait()
3378 iwl_remove_notification(&mvm->notif_wait, &wait_scan_done); in iwl_mvm_scan_stop_wait()
H A Dd3.c3017 iwl_remove_notification(&mvm->notif_wait, &wait_d3_notif); in iwl_mvm_d3_notif_wait()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c125 iwl_remove_notification(&priv->notif_wait, &disable_wait); in iwlagn_disable_pan()