Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_emac.c343 sunxi_emac_setup_txbuf(struct sunxi_emac_softc *sc, int index, struct mbuf *m) in sunxi_emac_setup_txbuf() function
462 nsegs = sunxi_emac_setup_txbuf(sc, sc->tx.cur, m); in sunxi_emac_start_locked()