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

/netbsd-current/sys/dev/ic/
H A Ddwc_gmac.c95 static int dwc_gmac_queue(struct dwc_gmac_softc *, struct mbuf *);
965 if (dwc_gmac_queue(sc, m0) != 0) {
1029 dwc_gmac_queue(struct dwc_gmac_softc *sc, struct mbuf *m0) function
1038 "dwc_gmac_queue: adding mbuf chain %p\n", m0);

Completed in 181 milliseconds