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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_zcp.c470 if ((status = nxge_rx_mac_init(nxgep)) != NXGE_OK)
H A Dnxge_ipp.c695 if ((status = nxge_rx_mac_init(nxgep)) != NXGE_OK)
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)
H A Dnxge_rxdma.c4799 if ((status = nxge_rx_mac_init(nxgep)) != NXGE_OK) {
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h1036 nxge_status_t nxge_rx_mac_init(p_nxge_t);

Completed in 92 milliseconds