Searched refs:tx_frags_to_ack (Results 1 – 2 of 2) sorted by relevance
110 int tx_frags_to_ack; member
570 txp->tx_frags_to_ack = 0; in xnf_data_txbuf_alloc()1477 ASSERT3S(txp->tx_head->tx_frags_to_ack, >, 0); in xnf_tx_clean_ring()1478 txp->tx_head->tx_frags_to_ack--; in xnf_tx_clean_ring()1484 if (txp->tx_head->tx_frags_to_ack == 0) in xnf_tx_clean_ring()1718 head->tx_frags_to_ack = nslots - extras; in xnf_tx_push_packet()