Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c52 static check_link_state_t nxge_check_link_stop(nxge_t *);
6011 nxge_check_link_stop(nxge_t *nxge) in nxge_check_link_stop() function
6052 if (nxge_check_link_stop(nxgep) == CHECK_LINK_STOP) in nxge_check_mii_link()
6200 if (nxge_check_link_stop(nxgep) == CHECK_LINK_STOP) in nxge_check_10g_link()
6383 (void) nxge_check_link_stop(nxgep); in nxge_check_10g_link()
6672 if (nxge_check_link_stop(nxgep) == CHECK_LINK_STOP) in nxge_link_monitor()
6749 if (nxge_check_link_stop(nxgep) == CHECK_LINK_STOP) { in nxge_check_tn1010_link()