Home
last modified time | relevance | path

Searched refs:callout_reset (Results 176 – 200 of 285) sorted by relevance

12345678910>>...12

/freebsd/sys/dev/etherswitch/e6000sw/
H A De6060sw.c428 callout_reset(&sc->callout_tick, hz, e6060sw_tick, sc); in e6060sw_tick()
/freebsd/sys/dev/mpr/
H A Dmpr_sas.c950 callout_reset(&sc->device_check_callout, in mprsas_discovery_end()
1462 callout_reset(&tm->cm_callout, timeout * hz, in mprsas_send_reset()
1595 callout_reset(&tm->cm_callout, timeout * hz, in mprsas_send_abort()
/freebsd/sys/dev/jme/
H A Dif_jme.c2327 callout_reset(&sc->jme_tick_ch, hz, jme_tick, sc); in jme_link_task()
2699 callout_reset(&sc->jme_tick_ch, hz, jme_tick, sc); in jme_tick()
2991 callout_reset(&sc->jme_tick_ch, hz, jme_tick, sc); in jme_init_locked()
/freebsd/sys/dev/mlx/
H A Dmlx.c509 callout_reset(&sc->mlx_timeout, hz, mlx_periodic, sc); in mlx_attach()
1133 callout_reset(&sc->mlx_timeout, hz, mlx_periodic, sc); in mlx_periodic()
/freebsd/sys/dev/stge/
H A Dif_stge.c1856 callout_reset(&sc->sc_tick_ch, hz, stge_tick, sc); in stge_tick()
2162 callout_reset(&sc->sc_tick_ch, hz, stge_tick, sc); in stge_init_locked()
/freebsd/sys/dev/ocs_fc/
H A Docs_cam.c1147 callout_reset(&fcp->ldt, hz, ocs_ldt, fcp); in ocs_ldt_task()
1211 callout_reset(&fcp->ldt, hz, ocs_ldt, fcp); in ocs_scsi_del_target()
/freebsd/sys/net/
H A Dbpf.c2150 callout_reset(&d->bd_callout, d->bd_rtout, in bpfpoll()
2221 callout_reset(&d->bd_callout, d->bd_rtout, in filt_bpfread()
/freebsd/sys/dev/vnic/
H A Dnic_main.c1233 callout_reset(&nic->check_link, hz * 2, nic_poll_for_link, nic); in nic_poll_for_link()
/freebsd/sys/dev/vr/
H A Dif_vr.c1573 callout_reset(&sc->vr_stat_callout, hz, vr_tick, sc); in vr_tick()
2170 callout_reset(&sc->vr_stat_callout, hz, vr_tick, sc); in vr_init_locked()
/freebsd/sys/dev/nge/
H A Dif_nge.c1692 callout_reset(&sc->nge_stat_ch, hz, nge_tick, sc); in nge_tick()
2216 callout_reset(&sc->nge_stat_ch, hz, nge_tick, sc); in nge_init_locked()
/freebsd/sys/dev/ipw/
H A Dif_ipw.c1771 callout_reset(&sc->sc_wdtimer, hz, ipw_watchdog, sc); in ipw_watchdog()
2386 callout_reset(&sc->sc_wdtimer, hz, ipw_watchdog, sc); in ipw_init_locked()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe_pci.c864 callout_reset(&pdata->service_timer, 1*hz, xgbe_service_timer, pdata); in xgbe_service()
884 callout_reset(&pdata->service_timer, 1*hz, xgbe_service_timer, pdata); in xgbe_start_timers()
/freebsd/sys/dev/usb/video/
H A Dudl.c293 callout_reset(&sc->sc_callout, hz / fps, &udl_callout, sc); in udl_callout()
/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch.c846 callout_reset(&sc->callout_tick, hz, arswitch_tick, sc); in arswitch_tick()
/freebsd/sys/dev/bwn/
H A Dif_bwn.c2085 callout_reset(&sc->sc_rfswitch_ch, hz, bwn_rfswitch, sc); in bwn_init()
2086 callout_reset(&sc->sc_watchdog_ch, hz, bwn_watchdog, sc); in bwn_init()
2352 callout_reset(&sc->sc_task_ch, hz * 15, bwn_tasks, mac); in bwn_core_start()
7010 callout_reset(&sc->sc_task_ch, hz * 15, bwn_tasks, mac); in bwn_tasks()
7595 callout_reset(&sc->sc_led_blink_ch, on_dur, bwn_led_blink_next, mac); in bwn_led_blink_start()
7609 callout_reset(&sc->sc_led_blink_ch, sc->sc_led_blink_offdur, in bwn_led_blink_next()
/freebsd/sys/dev/mfi/
H A Dmfi.c783 callout_reset(&sc->mfi_watchdog_callout, mfi_cmd_timeout * hz, in mfi_attach()
3745 callout_reset(&sc->mfi_watchdog_callout, in mfi_timeout()
3786 callout_reset(&sc->mfi_watchdog_callout, mfi_cmd_timeout * hz, in mfi_timeout()
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c1000 callout_reset(&sc->sge_timer_ch, TX_RECLAIM_PERIOD, sge_timer_cb, sc); in sge_timer_cb()
1012 callout_reset(&sc->sge_timer_ch, TX_RECLAIM_PERIOD, sge_timer_cb, sc); in t3_sge_init_adapter()
1020 callout_reset(&sc->sge_timer_ch, TX_RECLAIM_PERIOD, sge_timer_cb, sc); in t3_sge_reset_adapter()
/freebsd/sys/netgraph/netflow/
H A Dnetflow.c1177 callout_reset(&priv->exp_callout, (1*hz), &ng_netflow_expire, in ng_netflow_expire()
/freebsd/sys/netinet6/
H A Dnd6_nbr.c1248 callout_reset(&dp->dad_timer_ch, ticks, nd6_dad_timer, dp); in nd6_dad_starttimer()
/freebsd/sys/dev/xl/
H A Dif_xl.c2286 callout_reset(&sc->xl_tick_callout, hz, xl_tick, sc); in xl_tick()
2870 callout_reset(&sc->xl_tick_callout, hz, xl_tick, sc); in xl_init_locked()
/freebsd/sys/dev/fxp/
H A Dif_fxp.c2172 callout_reset(&sc->stat_ch, hz, fxp_tick, sc); in fxp_tick()
2568 callout_reset(&sc->stat_ch, hz, fxp_tick, sc); in fxp_init_body()
/freebsd/sys/dev/hptmv/
H A Dentry.c857 callout_reset(&pAdapter->event_timer_connect, 10 * hz, hptmv_handle_event_connect, pAdapter); in hptmv_event_notify()
2647 callout_reset(&pmap->timeout, 20 * hz, hpt_timeout, ccb); in hpt_io_dmamap_callback()
/freebsd/sys/dev/et/
H A Dif_et.c1261 callout_reset(&sc->sc_tick, hz, et_tick, sc); in et_init_locked()
2311 callout_reset(&sc->sc_tick, hz, et_tick, sc); in et_tick()
/freebsd/sys/net80211/
H A Dieee80211_ht.c2245 callout_reset(&tap->txa_timer, ieee80211_addba_timeout, in addba_start_timeout()
2843 callout_reset(&tap->txa_timer, ieee80211_bar_timeout, bar_timeout, tap); in bar_start_timer()
/freebsd/sys/dev/ral/
H A Drt2560.c1924 callout_reset(&sc->watchdog_ch, hz, rt2560_watchdog, sc); in rt2560_watchdog()
2635 callout_reset(&sc->watchdog_ch, hz, rt2560_watchdog, sc); in rt2560_init_locked()

12345678910>>...12