Home
last modified time | relevance | path

Searched refs:schedule_delayed_work (Results 1 – 25 of 25) sorted by relevance

/src/sys/contrib/dev/iwlwifi/fw/
H A Ddebugfs.c185 schedule_delayed_work(&fwrt->timestamp.wk, in iwl_fw_timestamp_marker_wk()
203 schedule_delayed_work(&fwrt->timestamp.wk, in iwl_fw_trigger_timestamp()
H A Ddbg.h255 schedule_delayed_work(&fwrt->timestamp.wk, in iwl_fw_resume_timestamp()
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dutils.c910 schedule_delayed_work(&mvmvif->uapsd_nonagg_detected_wk, in iwl_mvm_uapsd_agg_disconnect()
1104 schedule_delayed_work(&mvm->tcm.work, work_delay); in iwl_mvm_recalc_tcm()
1157 schedule_delayed_work(&mvm->tcm.work, MVM_TCM_PERIOD); in iwl_mvm_resume_tcm()
1159 schedule_delayed_work(&mvm->tcm.work, MVM_LL_PERIOD); in iwl_mvm_resume_tcm()
H A Dtt.c39 schedule_delayed_work(&tt->ct_kill_exit, in iwl_mvm_enter_ctkill()
322 schedule_delayed_work(&mvm->thermal_throttle.ct_kill_exit, in check_exit_ctkill()
H A Dptp.c44 schedule_delayed_work(&mvm->ptp_data.dwork, IWL_PTP_WRAP_TIME); in iwl_mvm_ptp_update_new_read()
H A Dtdls.c497 schedule_delayed_work(&mvm->tdls_cs.dwork, msecs_to_jiffies(delay)); in iwl_mvm_tdls_ch_switch_work()
H A Drx.c232 schedule_delayed_work(&mvm->tcm.work, 0); in iwl_mvm_rx_handle_tcm()
H A Dmac-ctxt.c1861 schedule_delayed_work(&mvm->cs_tx_unblock_dwork, in iwl_mvm_channel_switch_start_notif()
H A Dtx.c1082 schedule_delayed_work(&mvm->tcm.work, 0); in iwl_mvm_tx_airtime()
H A Drxmq.c2320 schedule_delayed_work(&mvm->tcm.work, 0); in iwl_mvm_rx_mpdu_mq()
H A Dmac80211.c5598 schedule_delayed_work(&mvmvif->csa_work, 0); in iwl_mvm_pre_channel_switch()
5608 schedule_delayed_work(&mvmvif->csa_work, in iwl_mvm_pre_channel_switch()
H A Dscan.c3063 schedule_delayed_work(&mvm->scan_timeout_dwork, in _iwl_mvm_single_scan_start()
/src/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cong.c461 schedule_delayed_work(&dev->congestion.dwork, hz); in mlx5_ib_read_cong_stats()
548 schedule_delayed_work(&dev->congestion.dwork, hz); in mlx5_ib_init_congestion()
/src/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h153 #define schedule_delayed_work(dwork, delay) \ macro
/src/sys/contrib/dev/iwlwifi/mld/
H A Dptp.c56 schedule_delayed_work(&mld->ptp_data.dwork, IWL_PTP_WRAP_TIME); in iwl_mld_ptp_update_new_read()
/src/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cm.c311 schedule_delayed_work(&id->timeout, CM_CLEANUP_CACHE_TIMEOUT); in schedule_delayed()
/src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c441 schedule_delayed_work(&health->recover_work, recover_delay); in health_care()
H A Dmlx5_cmd.c905 schedule_delayed_work(&ent->cb_timeout_work, cb_timeout); in cmd_work_handler()
/src/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c128 schedule_delayed_work(&ssk->srcavail_cancel_work, in sdp_post_srcavail_cancel()
/src/sys/contrib/dev/iwlwifi/
H A Diwl-trans.c123 schedule_delayed_work(&reprobe->work, msecs_to_jiffies(delay_ms)); in iwl_trans_schedule_reprobe()
/src/sys/dev/bnxt/bnxt_re/
H A Dmain.c850 schedule_delayed_work(&rdev->dbq_pacing_work, in bnxt_re_db_fifo_check()
903 schedule_delayed_work(&rdev->dbq_pacing_work, in bnxt_re_pacing_timer_exp()
3278 schedule_delayed_work(&rdev->worker, msecs_to_jiffies(1000)); in bnxt_re_worker()
3738 schedule_delayed_work(&rdev->worker, msecs_to_jiffies(1000)); in bnxt_re_dev_init()
/src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzvol_os.c1639 schedule_delayed_work(&add_disk_work.work, 0); in zvol_os_add_disk()
/src/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtrans.c4191 schedule_delayed_work(&trans_pcie->me_recheck_wk, HZ); in iwl_pcie_check_me_status()
/src/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c1776 schedule_delayed_work(&bp->fw_reset_task, delay); in bnxt_queue_fw_reset_work()
/src/sys/dev/bxe/
H A Dbxe.c6974 schedule_delayed_work(&sc->sp_rtnl_task, 0); in bxe_fan_failure()