Lines Matching refs:mvpp2_tx_queue
644 struct mvpp2_tx_queue *aggr_txqs;
685 struct mvpp2_tx_queue **txqs;
803 struct mvpp2_tx_queue { struct
4029 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_egress_enable()
4146 struct mvpp2_tx_queue *txq) in mvpp2_txq_pend_desc_num_get()
4158 mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq) in mvpp2_txq_next_desc_get()
4178 struct mvpp2_tx_queue *aggr_txq, int num) in mvpp2_aggr_desc_num_check()
4196 struct mvpp2_tx_queue *txq, int num) in mvpp2_txq_alloc_reserved_desc()
4212 struct mvpp2_tx_queue *txq, in mvpp2_txq_reserved_desc_num_proc()
4253 static void mvpp2_txq_desc_put(struct mvpp2_tx_queue *txq) in mvpp2_txq_desc_put()
4299 struct mvpp2_tx_queue *txq) in mvpp2_txq_sent_desc_proc()
4400 struct mvpp2_tx_queue *txq, in mvpp2_txq_bufs_free()
4428 static inline struct mvpp2_tx_queue *mvpp2_get_tx_queue(struct mvpp2_port *port, in mvpp2_get_tx_queue()
4437 static void mvpp2_txq_done(struct mvpp2_port *port, struct mvpp2_tx_queue *txq, in mvpp2_txq_done()
4460 struct mvpp2_tx_queue *txq; in mvpp2_tx_done()
4485 struct mvpp2_tx_queue *aggr_txq, in mvpp2_aggr_txq_init()
4604 struct mvpp2_tx_queue *txq) in mvpp2_txq_init()
4702 struct mvpp2_tx_queue *txq) in mvpp2_txq_deinit()
4733 static void mvpp2_txq_clean(struct mvpp2_port *port, struct mvpp2_tx_queue *txq) in mvpp2_txq_clean()
4780 struct mvpp2_tx_queue *txq; in mvpp2_cleanup_txqs()
4831 struct mvpp2_tx_queue *txq; in mvpp2_setup_txqs()
5189 tx_desc_unmap_put(struct device *dev, struct mvpp2_tx_queue *txq, in tx_desc_unmap_put()
5199 struct mvpp2_tx_queue *aggr_txq, in mvpp2_tx_frag_process()
5200 struct mvpp2_tx_queue *txq) in mvpp2_tx_frag_process()
5255 struct mvpp2_tx_queue *txq, *aggr_txq; in mvpp2_tx()
5865 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_ethtool_set_coalesce()
6026 struct mvpp2_tx_queue *txq; in mvpp2_port_init()
6361 sizeof(struct mvpp2_tx_queue), in mvpp2_init()
6506 struct mvpp2_tx_queue *aggr_txq = &priv->aggr_txqs[i]; in mvpp2_remove()