Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c2433 mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq) in mvpp2_txq_next_desc_get() function
3666 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_xdp_submit_frame()
4168 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tx_frag_process()
4216 struct mvpp2_tx_desc *tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tso_put_hdr()
4241 struct mvpp2_tx_desc *tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tso_put_data()
4360 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tx()