Home
last modified time | relevance | path

Searched refs:dwc_setup_txbuf (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/dwc/
H A Dif_dwc.c213 dwc_setup_txbuf(struct dwc_softc *sc, int idx, struct mbuf **mp) in dwc_setup_txbuf() function
270 if (dwc_setup_txbuf(sc, sc->tx_idx_head, &m) != 0) { in dwc_txstart_locked()