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

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

Completed in 90 milliseconds