Searched refs:ifr_watchdog (Results 1 – 1 of 1) sorted by relevance
464 struct callout ifr_watchdog; member4097 callout_reset_curcpu(&rxq->ifr_watchdog, 1, &_task_fn_rx_watchdog, rxq); in _task_fn_rx()5878 callout_init(&rxq->ifr_watchdog, 1); in iflib_queues_alloc()