Searched refs:iwl_remove_notification (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/fw/ |
| 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()
|
| A D | notif-wait.h | 93 iwl_remove_notification(struct iwl_notif_wait_data *notif_data,
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| A D | ucode.c | 316 iwl_remove_notification(&priv->notif_wait, &alive_wait); in iwl_load_ucode_wait_alive() 413 iwl_remove_notification(&priv->notif_wait, &calib_wait); in iwl_run_init_ucode()
|
| A D | rxon.c | 125 iwl_remove_notification(&priv->notif_wait, &disable_wait); in iwlagn_disable_pan()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | time-event.c | 545 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_time_event_send_add() 632 iwl_remove_notification(&mvm->notif_wait, &wait_te_notif); in iwl_mvm_protect_session() 1215 iwl_remove_notification(&mvm->notif_wait, &wait_notif); in iwl_mvm_schedule_session_protection()
|
| A D | fw.c | 285 iwl_remove_notification(&mvm->notif_wait, &alive_wait); in iwl_mvm_load_ucode_wait_alive() 488 iwl_remove_notification(&mvm->notif_wait, &init_wait); in iwl_run_unified_mvm_ucode() 680 iwl_remove_notification(&mvm->notif_wait, &calib_wait); in iwl_run_init_mvm_ucode()
|
| A D | tt.c | 257 iwl_remove_notification(&mvm->notif_wait, &wait_temp_notif); in iwl_mvm_get_temp()
|
| A D | debugfs.c | 1696 iwl_remove_notification(&mvm->notif_wait, &wait); in iwl_dbgfs_he_sniffer_params_write()
|
| A D | scan.c | 2935 iwl_remove_notification(&mvm->notif_wait, &wait_scan_done); in iwl_mvm_scan_stop_wait()
|
| A D | mac80211.c | 3856 iwl_remove_notification(&mvm->notif_wait, &wait_time_event); in iwl_mvm_send_aux_roc_cmd()
|
Completed in 39 milliseconds