Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c52 static check_link_state_t nxge_check_link_stop(nxge_t *);
5887 nxge_check_link_stop(nxge_t *nxge) in nxge_check_link_stop() function
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()
6247 (void) nxge_check_link_stop(nxgep); 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()