Home
last modified time | relevance | path

Searched defs:txq_pcpu (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c289 static void mvpp2_txq_inc_get(struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_inc_get()
297 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_inc_put()
2177 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_reserved_desc_num_proc()
2441 struct mvpp2_txq_pcpu *txq_pcpu, int num) in mvpp2_txq_bufs_free()
2481 struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_done()
2505 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_tx_done() local
2715 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init() local
2804 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_deinit() local
2844 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean() local
3258 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_xdp_finish_tx() local
[all …]
Dmvpp2.h1401 #define IS_TSO_HEADER(txq_pcpu, addr) \ argument