tx_next           388 dev/ic/fxp.c   		sc->txs[i].tx_next = &sc->txs[(i + 1) & FXP_TXCB_MASK];
tx_next           711 dev/ic/fxp.c   		txs = txs->tx_next;
tx_next           777 dev/ic/fxp.c   		txs = txs->tx_next;
tx_next           857 dev/ic/fxp.c   				txs = txs->tx_next;
tx_next            89 dev/ic/fxpvar.h 	struct fxp_txsw *tx_next;