Searched refs:watchdog_done (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/mxge/
H A Dif_mxge_var.h163 int watchdog_done; /* cache of done */ member in struct:__anon3694
H A Dif_mxge.c3820 tx->watchdog_req != tx->watchdog_done &&
3821 tx->done == tx->watchdog_done) {
3834 tx->watchdog_done = tx->done;

Completed in 166 milliseconds