Home
last modified time | relevance | path

Searched refs:link_check_count (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge.h778 int link_check_count; member
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c5809 (statsp->mac_stats.link_up == 1 || nxgep->link_check_count > 3)) { in nxge_mii_check()
5849 if ((nxgep->link_notify && nxgep->link_check_count > 3 && in nxge_pcs_check()
6270 nxgep->link_check_count > 3 && in nxge_check_10g_link()
6352 if ((nxgep->link_notify && nxgep->link_check_count > 3 && in nxge_check_10g_link()
6689 nxgep->link_check_count ++; in nxge_link_monitor()
6819 if ((nxgep->link_notify && nxgep->link_check_count > 3 && in nxge_tn1010_check()
H A Dnxge_main.c3811 nxgep->link_check_count = 0; in nxge_m_start()