Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/fdt/
H A Dif_mvpp.c121 struct mvpp2_tx_queue { struct
122 uint8_t id;
123 uint8_t log_id;
124 struct mvpp2_dmamem *ring;
125 struct mvpp2_buf *buf;
126 struct mvpp2_tx_desc *descs;
127 int prod;
128 int cons;
130 uint32_t done_pkts_coal;