Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bce/
H A Dif_bce.c423 static void bce_watchdog(struct ifaltq_subque *);
1014 ifsq_watchdog_init(&txr->tx_watchdog, ifsq, bce_watchdog, 0); in bce_attach()
5134 bce_watchdog(struct ifaltq_subque *ifsq) in bce_watchdog() function