Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ti/
H A Dif_ti.c163 static int ti_encap(struct ti_softc *, struct mbuf *, uint32_t *);
1814 ti_encap(struct ti_softc *sc, struct mbuf *m_head, uint32_t *txidx) in ti_encap() function
1945 if (ti_encap(sc, m_head, &prodidx)) { in ti_start()