Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c299 static void mvpp2_txq_inc_get(struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_inc_get()
307 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_inc_put()
2545 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_reserved_desc_num_proc()
2824 struct mvpp2_txq_pcpu *txq_pcpu, int num) in mvpp2_txq_bufs_free()
2872 struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_done()
2896 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_tx_done() local
3109 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init() local
3198 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_deinit() local
3238 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean() local
3656 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_xdp_finish_tx() local
[all …]
Dmvpp2.h1519 #define IS_TSO_HEADER(txq_pcpu, addr) \ argument