Searched refs:mvpp2_txq_inc_put (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/marvell/
H A Dmvpp2.c980 static void mvpp2_txq_inc_put(struct mvpp2_txq_pcpu *txq_pcpu, mvpp2_txq_inc_put() function
5229 mvpp2_txq_inc_put(txq_pcpu, skb, tx_desc); mvpp2_tx_frag_process()
5233 mvpp2_txq_inc_put(txq_pcpu, NULL, tx_desc); mvpp2_tx_frag_process()
5299 mvpp2_txq_inc_put(txq_pcpu, skb, tx_desc); mvpp2_tx()
5304 mvpp2_txq_inc_put(txq_pcpu, NULL, tx_desc); mvpp2_tx()

Completed in 87 milliseconds