Home
last modified time | relevance | path

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

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