Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h884 uint32_t tx_link_down_timeout; member
H A De1000g_main.c4452 Adapter->tx_link_down_timeout = 0; in e1000g_link_check()
4489 if (Adapter->tx_link_down_timeout < in e1000g_link_check()
4491 Adapter->tx_link_down_timeout++; in e1000g_link_check()
4492 } else if (Adapter->tx_link_down_timeout == in e1000g_link_check()
4495 Adapter->tx_link_down_timeout++; in e1000g_link_check()