Home
last modified time | relevance | path

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

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