Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c205 static void igb_watchdog(struct ifaltq_subque *);
1632 ifsq_watchdog_init(&txr->tx_watchdog, ifsq, igb_watchdog, 0); in igb_setup_ifp()
3733 igb_watchdog(struct ifaltq_subque *ifsq) in igb_watchdog() function