Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h883 uint32_t tx_link_down_timeout; member
H A De1000g_main.c4409 Adapter->tx_link_down_timeout = 0; in e1000g_link_check()
4446 if (Adapter->tx_link_down_timeout < in e1000g_link_check()
4448 Adapter->tx_link_down_timeout++; in e1000g_link_check()
4449 } else if (Adapter->tx_link_down_timeout == in e1000g_link_check()
4452 Adapter->tx_link_down_timeout++; in e1000g_link_check()