Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_var.h340 int watchdog_done; member
H A Dmyri10ge.c1630 ss->tx.watchdog_done = 0; in myri10ge_reset()
4886 tx->done == tx->watchdog_done && in myri10ge_ring_stalled()
4887 tx->watchdog_req != tx->watchdog_done) in myri10ge_ring_stalled()
4932 tx->done, tx->watchdog_done, tx->req, tx->pkt_done, in myri10ge_watchdog()
4951 tx->watchdog_done = tx->done; in myri10ge_watchdog()