Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c273 static void mvpp2_txq_inc_put(struct mvpp2_port *port, in mvpp2_txq_inc_put() function
2775 mvpp2_txq_inc_put(port, txq_pcpu, skb, tx_desc); in mvpp2_tx_frag_process()
2779 mvpp2_txq_inc_put(port, txq_pcpu, NULL, tx_desc); in mvpp2_tx_frag_process()
2817 mvpp2_txq_inc_put(port, txq_pcpu, NULL, tx_desc); in mvpp2_tso_put_hdr()
2846 mvpp2_txq_inc_put(port, txq_pcpu, skb, tx_desc); in mvpp2_tso_put_data()
2853 mvpp2_txq_inc_put(port, txq_pcpu, NULL, tx_desc); in mvpp2_tso_put_data()
2961 mvpp2_txq_inc_put(port, txq_pcpu, skb, tx_desc); in mvpp2_tx()
2966 mvpp2_txq_inc_put(port, txq_pcpu, NULL, tx_desc); in mvpp2_tx()