Home
last modified time | relevance | path

Searched refs:mvpp2_tx_queue (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvpp2.c644 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()
[all …]