Home
last modified time | relevance | path

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

/kernel/linux/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()
2202 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_reserved_desc_num_proc()
2467 struct mvpp2_txq_pcpu *txq_pcpu, int num) in mvpp2_txq_bufs_free()
2507 struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_done()
2531 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_tx_done() local
2741 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init() local
2830 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_deinit() local
2870 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean() local
3284 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_xdp_finish_tx() local
[all …]
Dmvpp2.h1423 #define IS_TSO_HEADER(txq_pcpu, addr) \ argument
/kernel/linux/linux-6.6/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()
2533 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_reserved_desc_num_proc()
2812 struct mvpp2_txq_pcpu *txq_pcpu, int num) in mvpp2_txq_bufs_free()
2860 struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_done()
2884 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_tx_done() local
3097 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init() local
3186 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_deinit() local
3226 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean() local
3643 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_xdp_finish_tx() local
[all …]
Dmvpp2.h1522 #define IS_TSO_HEADER(txq_pcpu, addr) \ argument