Searched refs:LINK_MONITOR_STOP (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_hw.c | 67 if ((status = nxge_link_monitor(nxgep, LINK_MONITOR_STOP)) != NXGE_OK) in nxge_global_reset() 1078 if (nxge_link_monitor(nxgep, LINK_MONITOR_STOP) != NXGE_OK) in nxge_set_lb() 1152 if ((status = nxge_link_monitor(nxgep, LINK_MONITOR_STOP)) != NXGE_OK) in nxge_set_lb_normal()
|
H A D | nxge_main.c | 965 (void) nxge_link_monitor(nxgep, LINK_MONITOR_STOP); in nxge_detach() 1788 (void) nxge_link_monitor(nxgep, LINK_MONITOR_STOP); in nxge_uninit() 2092 (void) nxge_link_monitor(nxgep, LINK_MONITOR_STOP); in nxge_destroy_dev() 7204 (void) nxge_link_monitor(nxgep, LINK_MONITOR_STOP); in nxge_quiesce()
|
H A D | nxge_ndd.c | 2492 (void) nxge_link_monitor(nxgep, LINK_MONITOR_STOP); in nxge_param_link_update()
|
H A D | nxge_txdma.c | 1227 (void) nxge_link_monitor(nxgep, LINK_MONITOR_STOP); in nxge_txdma_stop()
|
H A D | nxge_mac.c | 6016 nxge->poll_state = LINK_MONITOR_STOP; in nxge_check_link_stop() 6720 nxgep->poll_state = LINK_MONITOR_STOP; in nxge_link_monitor()
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac_hw.h | 198 LINK_MONITOR_STOP, enumerator
|