Lines Matching refs:mvpp2_txq_pcpu
299 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()
2545 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_reserved_desc_num_proc()
2561 struct mvpp2_txq_pcpu *txq_pcpu_aux; in mvpp2_txq_reserved_desc_num_proc()
2824 struct mvpp2_txq_pcpu *txq_pcpu, int num) in mvpp2_txq_bufs_free()
2872 struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_done()
2896 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_tx_done()
3109 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init()
3198 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_deinit()
3238 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean()
3656 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_xdp_finish_tx()
3689 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_xdp_submit_frame()
4098 struct mvpp2_txq_pcpu *txq_pcpu = per_cpu_ptr(txq->pcpu, thread); in tx_desc_unmap_put()
4204 struct mvpp2_txq_pcpu *txq_pcpu = per_cpu_ptr(txq->pcpu, thread); in mvpp2_tx_frag_process()
4257 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_tso_put_hdr()
4282 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_tso_put_data()
4319 struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_tx_tso()
4372 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_tx()
5960 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_port_init()
6008 txq->pcpu = alloc_percpu(struct mvpp2_txq_pcpu); in mvpp2_port_init()