Searched refs:tx_prev (Results 1 – 2 of 2) sorted by relevance
100 struct xnf_txbuf *tx_prev; member120 next->tx_prev = head;
519 if (txp->tx_prev != NULL) { in xnf_data_txbuf_free()520 ASSERT3P(txp->tx_prev->tx_next, ==, txp); in xnf_data_txbuf_free()521 txp->tx_prev->tx_next = NULL; in xnf_data_txbuf_free()552 prev = txp->tx_prev; in xnf_data_txbuf_free_chain()568 txp->tx_prev = NULL; in xnf_data_txbuf_alloc()