Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c1611 mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq) in mvpp2_txq_next_desc_get() function
2758 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tx_frag_process()
2804 struct mvpp2_tx_desc *tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tso_put_hdr()
2828 struct mvpp2_tx_desc *tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tso_put_data()
2941 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tx()