Home
last modified time | relevance | path

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

/freebsd/sys/dev/neta/
H A Dif_mvnetavar.h162 #define MVNETA_WATCHDOG (10 * hz) /* 10s */ macro
H A Dif_mvneta.c2866 ((ticks - tx->watchdog_time) > MVNETA_WATCHDOG)) in mvneta_tx_queue_complete()