Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/fdt/
H A Dif_mvpp.c133 struct mvpp2_rx_queue { struct
134 uint8_t id;
135 struct mvpp2_dmamem *ring;
136 struct mvpp2_rx_desc *descs;
137 int prod;
138 struct if_rxring rxring;
139 int cons;
141 uint32_t pkts_coal;
142 uint32_t time_coal;