Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxpvar.h137 struct fxp_tx *tx_first; member
H A Dif_fxp.c1655 sc->fxp_desc.tx_first = txp; in fxp_encap()
1753 for (txp = sc->fxp_desc.tx_first; sc->tx_queued && in fxp_txeof()
1768 sc->fxp_desc.tx_first = txp; in fxp_txeof()
2527 sc->fxp_desc.tx_first = sc->fxp_desc.tx_last = txp; in fxp_init_body()