Searched refs:tx_link_down_timeout (Results 1 – 2 of 2) sorted by relevance
884 uint32_t tx_link_down_timeout; member
4452 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()