Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h244 typedef struct uec_scheduler { struct
245 u16 cpucount0; /* CPU packet counter */
246 u16 cpucount1; /* CPU packet counter */
247 u16 cecount0; /* QE packet counter */
248 u16 cecount1; /* QE packet counter */
249 u16 cpucount2; /* CPU packet counter */
250 u16 cpucount3; /* CPU packet counter */
251 u16 cecount2; /* QE packet counter */
252 u16 cecount3; /* QE packet counter */
276 } __attribute__ ((packed)) uec_scheduler_t; argument