Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c2000 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_egress_enable()
2106 mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq) in mvpp2_txq_next_desc_get()
2134 struct mvpp2_tx_queue *aggr_txq, int num) in mvpp2_aggr_desc_num_check()
2158 struct mvpp2_tx_queue *txq, int num) in mvpp2_txq_alloc_reserved_desc()
2176 struct mvpp2_tx_queue *txq, in mvpp2_txq_reserved_desc_num_proc()
2218 static void mvpp2_txq_desc_put(struct mvpp2_tx_queue *txq) in mvpp2_txq_desc_put()
2268 struct mvpp2_tx_queue *txq) in mvpp2_txq_sent_desc_proc()
2371 struct mvpp2_tx_queue *txq) in mvpp2_tx_pkts_coal_set()
2441 struct mvpp2_tx_queue *txq, in mvpp2_txq_bufs_free()
2472 static inline struct mvpp2_tx_queue *mvpp2_get_tx_queue(struct mvpp2_port *port, in mvpp2_get_tx_queue()
[all …]
H A Dmvpp2.h979 struct mvpp2_tx_queue *aggr_txqs;
1114 struct mvpp2_tx_queue **txqs;
1334 struct mvpp2_tx_queue { struct
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvpp2.c925 struct mvpp2_tx_queue *aggr_txqs;
973 struct mvpp2_tx_queue **txqs;
1134 struct mvpp2_tx_queue { struct
3804 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_egress_enable()
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()
4031 struct mvpp2_tx_queue *txq, in mvpp2_txq_bufs_free()
4048 static inline struct mvpp2_tx_queue *mvpp2_get_tx_queue(struct mvpp2_port *port, in mvpp2_get_tx_queue()
4060 struct mvpp2_tx_queue *aggr_txq, in mvpp2_aggr_txq_init()
[all …]