Searched defs:nxge_link_monitor (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c6035 * calls nxge_link_monitor with LINK_MONITOR_START, which starts a timer to
6172 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START);
6181 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START);
6377 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START);
6632 nxge_link_monitor(p_nxge_t nxgep, link_mon_enable_t enable) function
6659 "==> nxge_link_monitor port<%d> enable=%d",
6728 "<== nxge_link_monitor port<%d> enable=%d",
6766 * nxge_link_monitor will call (nxgep->xcvr.check_link)
6769 (void) nxge_link_monitor(nxgep, LINK_MONITOR_START);
6774 (void) nxge_link_monitor(nxge
[all...]

Completed in 57 milliseconds