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

/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c306 static void mvpp2_txq_inc_put(struct mvpp2_port *port, function
3738 mvpp2_txq_inc_put(port, txq_pcpu, xdpf, tx_desc, buf_type);
4228 mvpp2_txq_inc_put(port, txq_pcpu, skb, tx_desc, MVPP2_TYPE_SKB);
4232 mvpp2_txq_inc_put(port, txq_pcpu, NULL, tx_desc, MVPP2_TYPE_SKB);
4271 mvpp2_txq_inc_put(port, txq_pcpu, NULL, tx_desc, MVPP2_TYPE_SKB);
4301 mvpp2_txq_inc_put(port, txq_pcpu, skb, tx_desc, MVPP2_TYPE_SKB);
4308 mvpp2_txq_inc_put(port, txq_pcpu, NULL, tx_desc, MVPP2_TYPE_SKB);
4424 mvpp2_txq_inc_put(port, txq_pcpu, skb, tx_desc, MVPP2_TYPE_SKB);
4429 mvpp2_txq_inc_put(port, txq_pcpu, NULL, tx_desc, MVPP2_TYPE_SKB);

Completed in 176 milliseconds