Home
last modified time | relevance | path

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

/Linux-v5.15/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()
2504 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_reserved_desc_num_proc()
2783 struct mvpp2_txq_pcpu *txq_pcpu, int num) in mvpp2_txq_bufs_free()
2831 struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_done()
2855 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_tx_done() local
3068 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init() local
3157 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_deinit() local
3197 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean() local
3614 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_xdp_finish_tx() local
[all …]
Dmvpp2.h1518 #define IS_TSO_HEADER(txq_pcpu, addr) \ argument