Searched refs:txq_get_index (Results 1 – 2 of 2) sorted by relevance
419 int txq_get_index; member498 txq->txq_get_index++; in mvneta_txq_inc_get()499 if (txq->txq_get_index == txq->size) in mvneta_txq_inc_get()500 txq->txq_get_index = 0; in mvneta_txq_inc_get()1322 txq->txq_get_index; in mvneta_txq_bufs_free()1323 struct sk_buff *skb = txq->tx_skb[txq->txq_get_index]; in mvneta_txq_bufs_free()1843 txq->txq_get_index = 0; in mvneta_txq_done_force()
783 int txq_get_index; member960 txq_pcpu->txq_get_index++; in mvpp2_txq_inc_get()961 if (txq_pcpu->txq_get_index == txq_pcpu->size) in mvpp2_txq_inc_get()962 txq_pcpu->txq_get_index = 0; in mvpp2_txq_inc_get()4411 txq_pcpu->txq_get_index; in mvpp2_txq_bufs_free()4412 struct sk_buff *skb = txq_pcpu->tx_skb[txq_pcpu->txq_get_index]; in mvpp2_txq_bufs_free()4662 txq_pcpu->txq_get_index = 0; in mvpp2_txq_init()4740 txq_pcpu->txq_get_index = 0; in mvpp2_txq_clean()