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

/freebsd-10.0-release/sys/dev/txp/
H A Dif_txpreg.h554 struct txp_tx_ring { struct
677 struct txp_tx_ring sc_txhir, sc_txlor;
H A Dif_txp.c153 static int txp_encap(struct txp_softc *, struct txp_tx_ring *, struct mbuf **);
195 static void txp_tx_reclaim(struct txp_softc *, struct txp_tx_ring *);
1056 txp_tx_reclaim(struct txp_softc *sc, struct txp_tx_ring *r)
2088 txp_encap(struct txp_softc *sc, struct txp_tx_ring *r, struct mbuf **m_head)

Completed in 171 milliseconds