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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c934 if ((status = nxge_rx_mac_init(nxgep)) != NXGE_OK)
4310 nxge_rx_mac_init(p_nxge_t nxgep) function
4324 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "==> nxge_rx_mac_init: port<%d>\n",
4410 NXGE_DEBUG_MSG((nxgep, MAC_CTL, "<== nxge_rx_mac_init: port<%d>\n",
4417 "nxge_rx_mac_init: Failed to Initialize port<%d> RxMAC", portn));
4522 if ((status = nxge_rx_mac_init(nxgep)) != NXGE_OK)

Completed in 77 milliseconds