Searched refs:MVNETA_WATCHDOG (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/neta/ | ||
H A D | if_mvnetavar.h | 162 #define MVNETA_WATCHDOG (10 * hz) /* 10s */ macro |
H A D | if_mvneta.c | 2866 ((ticks - tx->watchdog_time) > MVNETA_WATCHDOG)) in mvneta_tx_queue_complete() |