Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c184 static int vtnet_watchdog(struct vtnet_txq *);
2951 vtnet_watchdog(struct vtnet_txq *txq) in vtnet_watchdog() function
3054 timedout |= vtnet_watchdog(&sc->vtnet_txqs[i]); in vtnet_tick()