Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c2437 mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq) in mvpp2_txq_next_desc_get() function
3670 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_xdp_submit_frame()
4172 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tx_frag_process()
4220 struct mvpp2_tx_desc *tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tso_put_hdr()
4245 struct mvpp2_tx_desc *tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tso_put_data()
4364 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tx()