Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/io/
H A Dvnet_gen.c313 uint32_t vgen_txwd_timeout = VGEN_TXWD_TIMEOUT; /* tx timeout in msec */ variable
5603 if (vgen_txwd_timeout && in vgen_tx_watchdog()
5606 drv_usectohz(vgen_txwd_timeout * 1000))) { in vgen_tx_watchdog()