Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ffec/
H A Dif_ffec.c624 ffec_setup_txbuf(struct ffec_softc *sc, int idx, struct mbuf **mp) in ffec_setup_txbuf() function
676 if (ffec_setup_txbuf(sc, sc->tx_idx_head, &m) != 0) { in ffec_txstart_locked()