Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dmvpp2.c972 struct mvpp2_rx_queue **rxqs;
1165 struct mvpp2_rx_queue { struct
3878 mvpp2_rxq_next_desc_get(struct mvpp2_rx_queue *rxq) in mvpp2_rxq_next_desc_get()
4040 static inline struct mvpp2_rx_queue *mvpp2_get_rx_queue(struct mvpp2_port *port, in mvpp2_get_rx_queue()
4099 struct mvpp2_rx_queue *rxq) in mvpp2_rxq_init()
4141 struct mvpp2_rx_queue *rxq) in mvpp2_rxq_drop_pkts()
4162 struct mvpp2_rx_queue *rxq) in mvpp2_rxq_deinit()
4673 struct mvpp2_rx_queue *rxq; in mvpp2_port_init()
4690 struct mvpp2_rx_queue *rxq = port->rxqs[queue]; in mvpp2_port_init()
5194 struct mvpp2_rx_queue *rxq; in mvpp2_recv()