Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A 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()
2193 struct mvpp2_txq_pcpu *txq_pcpu_aux; 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()
2716 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init()
2805 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_deinit()
2845 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean()
[all …]
H A Dmvpp2.h1303 struct mvpp2_txq_pcpu { struct
1348 struct mvpp2_txq_pcpu __percpu *pcpu; argument
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvpp2.c1113 struct mvpp2_txq_pcpu { struct
1148 struct mvpp2_txq_pcpu __percpu *pcpu; argument
1397 static void mvpp2_txq_inc_get(struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_inc_get()
4032 struct mvpp2_txq_pcpu *txq_pcpu, int num) in mvpp2_txq_bufs_free()
4186 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init()
4270 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean()
4620 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_port_init()
4650 txq->pcpu = devm_kzalloc(dev, sizeof(struct mvpp2_txq_pcpu), in mvpp2_port_init()