Lines Matching defs:txq
180 #define MVPP2_TXQ_SENT_REG(txq) (0x3c00 + 4 * (txq)) argument
1333 unsigned int txq) in mvpp2_txdesc_txq_set()
1411 static inline int mvpp2_txq_phys(int port, int txq) in mvpp2_txq_phys()
3804 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_egress_enable() local
3925 struct mvpp2_tx_queue *txq) in mvpp2_txq_pend_desc_num_get()
3937 mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq) in mvpp2_txq_next_desc_get()
3957 struct mvpp2_tx_queue *txq) in mvpp2_txq_sent_desc_proc()
3984 int txq, tx_port_num; in mvpp2_txp_max_tx_size_set() local
4031 struct mvpp2_tx_queue *txq, in mvpp2_txq_bufs_free()
4182 struct mvpp2_tx_queue *txq) in mvpp2_txq_init()
4251 struct mvpp2_tx_queue *txq) in mvpp2_txq_deinit()
4268 static void mvpp2_txq_clean(struct mvpp2_port *port, struct mvpp2_tx_queue *txq) in mvpp2_txq_clean()
4315 struct mvpp2_tx_queue *txq; in mvpp2_cleanup_txqs() local
4366 struct mvpp2_tx_queue *txq; in mvpp2_setup_txqs() local
4644 struct mvpp2_tx_queue *txq; in mvpp2_port_init() local
5257 struct mvpp2_tx_queue *txq, *aggr_txq; in mvpp2_send() local