Searched refs:txq_get_index (Results 1 – 5 of 5) sorted by relevance
682 int txq_get_index; member776 txq->txq_get_index++; in mvneta_txq_inc_get()777 if (txq->txq_get_index == txq->size) in mvneta_txq_inc_get()778 txq->txq_get_index = 0; in mvneta_txq_inc_get()1881 struct mvneta_tx_buf *buf = &txq->buf[txq->txq_get_index]; in mvneta_txq_bufs_free()1883 txq->txq_get_index; in mvneta_txq_bufs_free()3017 txq->txq_get_index = 0; in mvneta_txq_done_force()
1117 int txq_get_index; member1385 txq_pcpu->txq_get_index++; in mvpp2_txq_inc_get()1386 if (txq_pcpu->txq_get_index == txq_pcpu->size) in mvpp2_txq_inc_get()1387 txq_pcpu->txq_get_index = 0; in mvpp2_txq_inc_get()4294 txq_pcpu->txq_get_index = 0; in mvpp2_txq_clean()
349 int txq_get_index; member
1423 int txq_get_index; member
301 txq_pcpu->txq_get_index++; in mvpp2_txq_inc_get()302 if (txq_pcpu->txq_get_index == txq_pcpu->size) in mvpp2_txq_inc_get()303 txq_pcpu->txq_get_index = 0; in mvpp2_txq_inc_get()2823 txq_pcpu->buffs + txq_pcpu->txq_get_index; in mvpp2_txq_bufs_free()3164 txq_pcpu->txq_get_index = 0; in mvpp2_txq_init()3268 txq_pcpu->txq_get_index = 0; in mvpp2_txq_clean()