Searched refs:watchdog_done (Results 1 – 2 of 2) sorted by relevance
163 int watchdog_done; /* cache of done */ member
3820 tx->watchdog_req != tx->watchdog_done && in mxge_watchdog()3821 tx->done == tx->watchdog_done) { in mxge_watchdog()3834 tx->watchdog_done = tx->done; in mxge_watchdog()