Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c2131 mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq) in mvpp2_txq_next_desc_get() function
3336 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_xdp_submit_frame()
3839 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tx_frag_process()
3887 struct mvpp2_tx_desc *tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tso_put_hdr()
3912 struct mvpp2_tx_desc *tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tso_put_data()
4031 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c2462 mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq) in mvpp2_txq_next_desc_get() function
3695 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_xdp_submit_frame()
4197 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tx_frag_process()
4245 struct mvpp2_tx_desc *tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tso_put_hdr()
4270 struct mvpp2_tx_desc *tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tso_put_data()
4389 tx_desc = mvpp2_txq_next_desc_get(aggr_txq); in mvpp2_tx()

Completed in 18 milliseconds