Lines Matching refs:mvpp2_txq_pcpu
762 struct mvpp2_txq_pcpu { struct
800 struct mvpp2_txq_pcpu __percpu *pcpu; argument
958 static void mvpp2_txq_inc_get(struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_inc_get()
965 static void mvpp2_txq_inc_put(struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_inc_put()
4200 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_reserved_desc_num_proc()
4215 struct mvpp2_txq_pcpu *txq_pcpu_aux; in mvpp2_txq_reserved_desc_num_proc()
4405 struct mvpp2_txq_pcpu *txq_pcpu, int num) in mvpp2_txq_bufs_free()
4443 struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_done()
4590 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init()
4672 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_deinit()
4702 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean()
5120 struct mvpp2_txq_pcpu *txq_pcpu = this_cpu_ptr(txq->pcpu); in mvpp2_tx_frag_process()
5174 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_tx()
5303 struct mvpp2_txq_pcpu *txq_pcpu = this_cpu_ptr(txq->pcpu); in mvpp2_txq_done_percpu()
5924 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_port_init()
5950 txq->pcpu = alloc_percpu(struct mvpp2_txq_pcpu); in mvpp2_port_init()