Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_ti.c186 static int ti_encap(struct ti_softc *, struct mbuf **);
3033 ti_encap(struct ti_softc *sc, struct mbuf **m_head) in ti_encap() function
3161 if (ti_encap(sc, &m_head)) { in ti_start_locked()