Searched refs:LINK_MONITOR_START (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_hw.c | 84 if ((status = nxge_link_monitor(nxgep, LINK_MONITOR_START)) != NXGE_OK) in nxge_global_reset() 1084 if (nxge_link_monitor(nxgep, LINK_MONITOR_START) != NXGE_OK) in nxge_set_lb() 1158 status = nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_set_lb_normal()
|
H A D | nxge_mac.c | 6172 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_check_mii_link() 6181 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_check_mii_link() 6377 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_check_10g_link() 6661 if (enable == LINK_MONITOR_START) { in nxge_link_monitor() 6769 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_check_tn1010_link() 6774 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_check_tn1010_link()
|
H A D | nxge_main.c | 871 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_attach() 1824 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_uninit() 2043 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_resume() 3773 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_m_start()
|
H A D | nxge_ndd.c | 2495 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_param_link_update()
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac_hw.h | 199 LINK_MONITOR_START, enumerator
|