Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c49 CHECK_LINK_STOP enumerator
5901 return (CHECK_LINK_STOP); in nxge_check_link_stop()
5928 if (nxge_check_link_stop(nxgep) == CHECK_LINK_STOP) in nxge_check_mii_link()
6064 if (nxge_check_link_stop(nxgep) == CHECK_LINK_STOP) in nxge_check_10g_link()
6536 if (nxge_check_link_stop(nxgep) == CHECK_LINK_STOP) in nxge_link_monitor()
6613 if (nxge_check_link_stop(nxgep) == CHECK_LINK_STOP) { in nxge_check_tn1010_link()