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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c111 static nxge_status_t nxge_check_nlp2020_link(p_nxge_t, boolean_t *);
6309 status = nxge_check_nlp2020_link(nxgep, &link_up);
7362 nxge_check_nlp2020_link(p_nxge_t nxgep, boolean_t *link_up) function
7404 "nxge_check_nlp2020_link: SFPP_FIBER"));
7412 "nxge_check_nlp2020_link: QSFP_FIBER"));
7420 "nxge_check_nlp2020_link: "
7443 "nxge_check_nlp2020_link: Unknown type [0x%x] "
7472 " <== nxge_check_nlp2020_link: up=%d", *link_up));

Completed in 80 milliseconds