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

/freebsd-12-stable/sys/dev/txp/
H A Dif_txp.c157 static int txp_encap(struct txp_softc *, struct txp_tx_ring *, struct mbuf **);
2078 if (txp_encap(sc, &sc->sc_txhir, &m_head)) {
2104 txp_encap(struct txp_softc *sc, struct txp_tx_ring *r, struct mbuf **m_head) function

Completed in 42 milliseconds