Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c2474 mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq) in mvpp2_txq_next_desc_get() function
3708 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_xdp_submit_frame()
4213 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tx_frag_process()
4261 struct mvpp2_tx_desc *tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tso_put_hdr()
4286 struct mvpp2_tx_desc *tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tso_put_data()
4405 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tx()