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