Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h802 _Packed struct qm_mcr_querycgr { struct
803 volatile uint16_t reserved1;
804 volatile struct __qm_mc_cgr cgr; /* CGR fields */
805 volatile uint8_t reserved2[3];
806 volatile uint32_t reserved3:24;
807 volatile uint32_t i_bcnt_hi:8;/* high 8-bits of 40-bit "Instant" */
808 volatile uint32_t i_bcnt_lo; /* low 32-bits of 40-bit */
809 volatile uint32_t reserved4:24;
810 volatile uint32_t a_bcnt_hi:8;/* high 8-bits of 40-bit "Average" */
811 volatile uint32_t a_bcnt_lo; /* low 32-bits of 40-bit */
[all …]