Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvpp2.c957 struct mvpp2_rx_queue **rxqs;
1151 struct mvpp2_rx_queue { struct
3864 mvpp2_rxq_next_desc_get(struct mvpp2_rx_queue *rxq) in mvpp2_rxq_next_desc_get()
4026 static inline struct mvpp2_rx_queue *mvpp2_get_rx_queue(struct mvpp2_port *port, in mvpp2_get_rx_queue()
4085 struct mvpp2_rx_queue *rxq) in mvpp2_rxq_init()
4127 struct mvpp2_rx_queue *rxq) in mvpp2_rxq_drop_pkts()
4148 struct mvpp2_rx_queue *rxq) in mvpp2_rxq_deinit()
4659 struct mvpp2_rx_queue *rxq; in mvpp2_port_init()
4676 struct mvpp2_rx_queue *rxq = port->rxqs[queue]; in mvpp2_port_init()
5175 struct mvpp2_rx_queue *rxq; in mvpp2_recv()