Home
last modified time | relevance | path

Searched refs:mvpp2_txq_pcpu (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A 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()
2549 struct mvpp2_txq_pcpu *txq_pcpu_aux; 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()
3097 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init()
3186 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_deinit()
3226 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean()
[all …]
H A Dmvpp2.h1399 struct mvpp2_txq_pcpu { struct
1444 struct mvpp2_txq_pcpu __percpu *pcpu; argument
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c1099 struct mvpp2_txq_pcpu { struct
1134 struct mvpp2_txq_pcpu __percpu *pcpu; argument
1383 static void mvpp2_txq_inc_get(struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_inc_get()
4018 struct mvpp2_txq_pcpu *txq_pcpu, int num) in mvpp2_txq_bufs_free()
4172 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init()
4256 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean()
4606 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_port_init()
4636 txq->pcpu = devm_kzalloc(dev, sizeof(struct mvpp2_txq_pcpu), in mvpp2_port_init()