Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.c440 struct callout ifr_watchdog; member
3966 callout_reset_curcpu(&rxq->ifr_watchdog, 1, &_task_fn_rx_watchdog, rxq); in _task_fn_rx()
5690 callout_init(&rxq->ifr_watchdog, 1); in iflib_queues_alloc()