Searched refs:tx_used_desc_q (Results 1 – 1 of 1) sorted by relevance
205 int tx_curr_desc_q, tx_used_desc_q; member711 tx_index = pep->tx_used_desc_q; in txq_reclaim()722 pep->tx_used_desc_q = (tx_index + 1) % pep->tx_ring_size; in txq_reclaim()1106 pep->tx_used_desc_q = 0; in txq_init()1120 BUG_ON(pep->tx_used_desc_q != pep->tx_curr_desc_q); in txq_deinit()1218 BUG_ON(pep->tx_curr_desc_q == pep->tx_used_desc_q); in eth_alloc_tx_desc_index()