Lines Matching defs:txq
131 #define MVPP2_TXQ_SENT_REG(txq) (0x3c00 + 4 * (txq)) argument
981 static inline int mvpp2_txq_phys(int port, int txq) in mvpp2_txq_phys()
4016 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_egress_enable() local
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()
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()
4313 int txq, tx_port_num; in mvpp2_txp_max_tx_size_set() local
4393 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_tx_done_pkts_coal_set() local
4404 struct mvpp2_tx_queue *txq, in mvpp2_txq_bufs_free()
4442 static void mvpp2_txq_done(struct mvpp2_port *port, struct mvpp2_tx_queue *txq, in mvpp2_txq_done()
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() local
4798 struct mvpp2_tx_queue *txq; in mvpp2_setup_txqs() local
5107 tx_desc_unmap_put(struct device *dev, struct mvpp2_tx_queue *txq, in tx_desc_unmap_put()
5118 struct mvpp2_tx_queue *txq) in mvpp2_tx_frag_process()
5173 struct mvpp2_tx_queue *txq, *aggr_txq; in mvpp2_tx() local
5302 struct mvpp2_tx_queue *txq = mvpp2_get_tx_queue(port, cause_tx); in mvpp2_txq_done_percpu() local
5782 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_ethtool_set_coalesce() local
5944 struct mvpp2_tx_queue *txq; in mvpp2_port_init() local