Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-notif-wait.c160 int iwl_wait_notification(struct iwl_notif_wait_data *notif_wait, in iwl_wait_notification() function
182 IWL_EXPORT_SYMBOL(iwl_wait_notification);
Diwl-notif-wait.h130 iwl_wait_notification(struct iwl_notif_wait_data *notif_data,
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Ducode.c355 ret = iwl_wait_notification(&priv->notif_wait, &alive_wait, in iwl_load_ucode_wait_alive()
438 ret = iwl_wait_notification(&priv->notif_wait, &calib_wait, in iwl_run_init_ucode()
Dmac80211.c518 ret = iwl_wait_notification(&priv->notif_wait, &status_wait, HZ/5); in iwlagn_mac_resume()
Drxon.c146 ret = iwl_wait_notification(&priv->notif_wait, in iwlagn_disable_pan()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dtime-event.c549 ret = iwl_wait_notification(&mvm->notif_wait, &wait_time_event, 1); in iwl_mvm_time_event_send_add()
633 } else if (iwl_wait_notification(&mvm->notif_wait, &wait_te_notif, in iwl_mvm_protect_session()
Dfw.c244 ret = iwl_wait_notification(&mvm->notif_wait, &alive_wait, in iwl_mvm_load_ucode_wait_alive()
397 ret = iwl_wait_notification(&mvm->notif_wait, &calib_wait, in iwl_run_init_mvm_ucode()
Dtt.c206 ret = iwl_wait_notification(&mvm->notif_wait, &wait_temp_notif, in iwl_mvm_get_temp()
Dscan.c611 ret = iwl_wait_notification(&mvm->notif_wait, &wait_scan_done, 1 * HZ); in iwl_mvm_scan_offload_stop()
1607 ret = iwl_wait_notification(&mvm->notif_wait, &wait_scan_done, 1 * HZ); in iwl_umac_scan_stop()
Dd3.c1158 ret = iwl_wait_notification(&mvm->notif_wait, &wait_d3, HZ); in iwl_mvm_enter_d0i3_sync()
Dmac80211.c3079 res = iwl_wait_notification(&mvm->notif_wait, &wait_time_event, 1); in iwl_mvm_send_aux_roc_cmd()