Home
last modified time | relevance | path

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

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