Home
last modified time | relevance | path

Searched refs:LINK_MONITOR_STOP (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hw.c67 if ((status = nxge_link_monitor(nxgep, LINK_MONITOR_STOP)) != NXGE_OK) in nxge_global_reset()
1079 if (nxge_link_monitor(nxgep, LINK_MONITOR_STOP) != NXGE_OK) in nxge_set_lb()
1153 if ((status = nxge_link_monitor(nxgep, LINK_MONITOR_STOP)) != NXGE_OK) in nxge_set_lb_normal()
H A Dnxge_main.c959 (void) nxge_link_monitor(nxgep, LINK_MONITOR_STOP); in nxge_detach()
1782 (void) nxge_link_monitor(nxgep, LINK_MONITOR_STOP); in nxge_uninit()
2086 (void) nxge_link_monitor(nxgep, LINK_MONITOR_STOP); in nxge_destroy_dev()
7187 (void) nxge_link_monitor(nxgep, LINK_MONITOR_STOP); in nxge_quiesce()
H A Dnxge_ndd.c2438 (void) nxge_link_monitor(nxgep, LINK_MONITOR_STOP); in nxge_param_link_update()
H A Dnxge_txdma.c1227 (void) nxge_link_monitor(nxgep, LINK_MONITOR_STOP); in nxge_txdma_stop()
H A Dnxge_mac.c5892 nxge->poll_state = LINK_MONITOR_STOP; in nxge_check_link_stop()
6584 nxgep->poll_state = LINK_MONITOR_STOP; in nxge_link_monitor()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h196 LINK_MONITOR_STOP, enumerator