Lines Matching refs:mvpp2_txq_pcpu
776 struct mvpp2_txq_pcpu { struct
817 struct mvpp2_txq_pcpu __percpu *pcpu; argument
973 static void mvpp2_txq_inc_get(struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_inc_get()
980 static void mvpp2_txq_inc_put(struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_inc_put()
4213 struct mvpp2_txq_pcpu *txq_pcpu, in mvpp2_txq_reserved_desc_num_proc()
4228 struct mvpp2_txq_pcpu *txq_pcpu_aux; in mvpp2_txq_reserved_desc_num_proc()
4401 struct mvpp2_txq_pcpu *txq_pcpu, int num) in mvpp2_txq_bufs_free()
4438 struct mvpp2_txq_pcpu *txq_pcpu) in mvpp2_txq_done()
4461 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_tx_done()
4608 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_init()
4704 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_deinit()
4735 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_txq_clean()
5202 struct mvpp2_txq_pcpu *txq_pcpu = this_cpu_ptr(txq->pcpu); in mvpp2_tx_frag_process()
5256 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_tx()
6006 struct mvpp2_txq_pcpu *txq_pcpu; in mvpp2_port_init()
6032 txq->pcpu = alloc_percpu(struct mvpp2_txq_pcpu); in mvpp2_port_init()