Searched refs:txq_get_index (Results 1 – 3 of 3) sorted by relevance
570 int txq_get_index; member669 txq->txq_get_index++; in mvneta_txq_inc_get()670 if (txq->txq_get_index == txq->size) in mvneta_txq_inc_get()671 txq->txq_get_index = 0; in mvneta_txq_inc_get()1765 txq->txq_get_index; in mvneta_txq_bufs_free()1766 struct sk_buff *skb = txq->tx_skb[txq->txq_get_index]; in mvneta_txq_bufs_free()2503 txq->txq_get_index = 0; in mvneta_txq_done_force()
1099 int txq_get_index; member
274 txq_pcpu->txq_get_index++; in mvpp2_txq_inc_get()275 if (txq_pcpu->txq_get_index == txq_pcpu->size) in mvpp2_txq_inc_get()276 txq_pcpu->txq_get_index = 0; in mvpp2_txq_inc_get()2238 txq_pcpu->buffs + txq_pcpu->txq_get_index; in mvpp2_txq_bufs_free()2526 txq_pcpu->txq_get_index = 0; in mvpp2_txq_init()2630 txq_pcpu->txq_get_index = 0; in mvpp2_txq_clean()