Searched refs:LINK_MONITOR_START (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/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() 1085 if (nxge_link_monitor(nxgep, LINK_MONITOR_START) != NXGE_OK) in nxge_set_lb() 1159 status = nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_set_lb_normal()
|
H A D | nxge_mac.c | 6036 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_check_mii_link() 6045 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_check_mii_link() 6241 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_check_10g_link() 6525 if (enable == LINK_MONITOR_START) { in nxge_link_monitor() 6633 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_check_tn1010_link() 6638 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_check_tn1010_link()
|
H A D | nxge_main.c | 865 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_attach() 1819 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_uninit() 2038 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_resume() 3755 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_m_start()
|
H A D | nxge_ndd.c | 2441 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START); in nxge_param_link_update()
|
/illumos-gate/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac_hw.h | 197 LINK_MONITOR_START, enumerator
|