Searched refs:tx_next (Results 1 – 2 of 2) sorted by relevance
125 struct fxp_tx *tx_next; member
1417 txp = sc->fxp_desc.tx_last->tx_next; in fxp_encap()1769 txp = txp->tx_next) { in fxp_txeof()2532 txp[i].tx_next = &txp[(i + 1) & FXP_TXCB_MASK]; in fxp_init_body()