Searched refs:txq_get_index (Results 1 – 3 of 3) sorted by relevance
566 int txq_get_index; member665 txq->txq_get_index++; in mvneta_txq_inc_get()666 if (txq->txq_get_index == txq->size) in mvneta_txq_inc_get()667 txq->txq_get_index = 0; in mvneta_txq_inc_get()1761 txq->txq_get_index; in mvneta_txq_bufs_free()1762 struct sk_buff *skb = txq->tx_skb[txq->txq_get_index]; in mvneta_txq_bufs_free()2502 txq->txq_get_index = 0; in mvneta_txq_done_force()
995 int txq_get_index; member
268 txq_pcpu->txq_get_index++; in mvpp2_txq_inc_get()269 if (txq_pcpu->txq_get_index == txq_pcpu->size) in mvpp2_txq_inc_get()270 txq_pcpu->txq_get_index = 0; in mvpp2_txq_inc_get()1942 txq_pcpu->buffs + txq_pcpu->txq_get_index; in mvpp2_txq_bufs_free()2229 txq_pcpu->txq_get_index = 0; in mvpp2_txq_init()2333 txq_pcpu->txq_get_index = 0; in mvpp2_txq_clean()