Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c279 static void mvpp2_txq_inc_put(struct mvpp2_port *port, in mvpp2_txq_inc_put() function
3066 mvpp2_txq_inc_put(port, txq_pcpu, skb, tx_desc); in mvpp2_tx_frag_process()
3070 mvpp2_txq_inc_put(port, txq_pcpu, NULL, tx_desc); in mvpp2_tx_frag_process()
3108 mvpp2_txq_inc_put(port, txq_pcpu, NULL, tx_desc); in mvpp2_tso_put_hdr()
3137 mvpp2_txq_inc_put(port, txq_pcpu, skb, tx_desc); in mvpp2_tso_put_data()
3144 mvpp2_txq_inc_put(port, txq_pcpu, NULL, tx_desc); in mvpp2_tso_put_data()
3257 mvpp2_txq_inc_put(port, txq_pcpu, skb, tx_desc); in mvpp2_tx()
3262 mvpp2_txq_inc_put(port, txq_pcpu, NULL, tx_desc); in mvpp2_tx()