Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h882 uint32_t tx_link_down_timeout; member
H A De1000g_main.c4192 Adapter->tx_link_down_timeout = 0; in e1000g_link_check()
4229 if (Adapter->tx_link_down_timeout < in e1000g_link_check()
4231 Adapter->tx_link_down_timeout++; in e1000g_link_check()
4232 } else if (Adapter->tx_link_down_timeout == in e1000g_link_check()
4235 Adapter->tx_link_down_timeout++; in e1000g_link_check()