Lines Matching refs:mvpp2_tx_queue

641 	struct mvpp2_tx_queue *aggr_txqs;
674 struct mvpp2_tx_queue **txqs;
786 struct mvpp2_tx_queue { struct
4016 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_egress_enable()
4133 struct mvpp2_tx_queue *txq) in mvpp2_txq_pend_desc_num_get()
4145 mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq) in mvpp2_txq_next_desc_get()
4165 struct mvpp2_tx_queue *aggr_txq, int num) in mvpp2_aggr_desc_num_check()
4183 struct mvpp2_tx_queue *txq, int num) in mvpp2_txq_alloc_reserved_desc()
4199 struct mvpp2_tx_queue *txq, in mvpp2_txq_reserved_desc_num_proc()
4240 static void mvpp2_txq_desc_put(struct mvpp2_tx_queue *txq) in mvpp2_txq_desc_put()
4286 struct mvpp2_tx_queue *txq) in mvpp2_txq_sent_desc_proc()
4393 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_tx_done_pkts_coal_set()
4404 struct mvpp2_tx_queue *txq, in mvpp2_txq_bufs_free()
4433 static inline struct mvpp2_tx_queue *mvpp2_get_tx_queue(struct mvpp2_port *port, in mvpp2_get_tx_queue()
4442 static void mvpp2_txq_done(struct mvpp2_port *port, struct mvpp2_tx_queue *txq, in mvpp2_txq_done()
4467 struct mvpp2_tx_queue *aggr_txq, in mvpp2_aggr_txq_init()
4586 struct mvpp2_tx_queue *txq) in mvpp2_txq_init()
4670 struct mvpp2_tx_queue *txq) in mvpp2_txq_deinit()
4700 static void mvpp2_txq_clean(struct mvpp2_port *port, struct mvpp2_tx_queue *txq) in mvpp2_txq_clean()
4747 struct mvpp2_tx_queue *txq; in mvpp2_cleanup_txqs()
4798 struct mvpp2_tx_queue *txq; in mvpp2_setup_txqs()
5107 tx_desc_unmap_put(struct device *dev, struct mvpp2_tx_queue *txq, in tx_desc_unmap_put()
5117 struct mvpp2_tx_queue *aggr_txq, in mvpp2_tx_frag_process()
5118 struct mvpp2_tx_queue *txq) in mvpp2_tx_frag_process()
5173 struct mvpp2_tx_queue *txq, *aggr_txq; in mvpp2_tx()
5302 struct mvpp2_tx_queue *txq = mvpp2_get_tx_queue(port, cause_tx); in mvpp2_txq_done_percpu()
5782 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_ethtool_set_coalesce()
5944 struct mvpp2_tx_queue *txq; in mvpp2_port_init()
6257 sizeof(struct mvpp2_tx_queue), in mvpp2_init()
6402 struct mvpp2_tx_queue *aggr_txq = &priv->aggr_txqs[i]; in mvpp2_remove()