Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c266 static void mvpp2_txq_inc_get(struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_inc_get()
274 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_inc_put()
1673 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_reserved_desc_num_proc()
1930 struct mvpp2_txq_pcpu *txq_pcpu, int num) in mvpp2_txq_bufs_free()
1966 struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_done()
1990 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_tx_done() local
2156 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init() local
2245 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_deinit() local
2285 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean() local
2726 struct mvpp2_txq_pcpu *txq_pcpu = this_cpu_ptr(txq->pcpu); in tx_desc_unmap_put() local
[all …]
Dmvpp2.h1088 #define IS_TSO_HEADER(txq_pcpu, addr) \ argument
/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()
2177 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_reserved_desc_num_proc()
2442 struct mvpp2_txq_pcpu *txq_pcpu, int num) in mvpp2_txq_bufs_free()
2482 struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_done()
2506 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_tx_done() local
2716 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init() local
2805 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_deinit() local
2845 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean() local
3259 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_xdp_finish_tx() local
[all …]
Dmvpp2.h1423 #define IS_TSO_HEADER(txq_pcpu, addr) \ argument