Searched refs:txq_get_index (Results 1 – 2 of 2) sorted by relevance
481 int txq_get_index; member560 txq->txq_get_index++; in mvneta_txq_inc_get()561 if (txq->txq_get_index == txq->size) in mvneta_txq_inc_get()562 txq->txq_get_index = 0; in mvneta_txq_inc_get()1380 txq->txq_get_index; in mvneta_txq_bufs_free()1381 struct sk_buff *skb = txq->tx_skb[txq->txq_get_index]; in mvneta_txq_bufs_free()1895 txq->txq_get_index = 0; in mvneta_txq_done_force()
800 int txq_get_index; member975 txq_pcpu->txq_get_index++; in mvpp2_txq_inc_get()976 if (txq_pcpu->txq_get_index == txq_pcpu->size) in mvpp2_txq_inc_get()977 txq_pcpu->txq_get_index = 0; in mvpp2_txq_inc_get()4407 txq_pcpu->tx_buffs[txq_pcpu->txq_get_index]; in mvpp2_txq_bufs_free()4408 struct sk_buff *skb = txq_pcpu->tx_skb[txq_pcpu->txq_get_index]; in mvpp2_txq_bufs_free()4681 txq_pcpu->txq_get_index = 0; in mvpp2_txq_init()4773 txq_pcpu->txq_get_index = 0; in mvpp2_txq_clean()