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

/freebsd-10-stable/sys/dev/fxp/
H A Dif_fxpvar.h137 struct fxp_tx *tx_first; member in struct:fxp_desc_list
H A Dif_fxp.c1659 * no other packets queued (when nothing is queued, tx_first
1663 sc->fxp_desc.tx_first = txp;
1761 for (txp = sc->fxp_desc.tx_first; sc->tx_queued &&
1776 sc->fxp_desc.tx_first = txp;
2534 sc->fxp_desc.tx_first = sc->fxp_desc.tx_last = txp;

Completed in 110 milliseconds