Home
last modified time | relevance | path

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

/f-stack/freebsd/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;
811 volatile uint32_t a_bcnt_lo; /* low 32-bits of 40-bit */
812 volatile uint32_t lgt; /* Last Group Tick */
[all …]
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h956 struct qm_mcr_querycgr { struct
957 u16 __reserved1;
958 struct __qm_mc_cgr cgr; /* CGR fields */
959 u8 __reserved2[3];
960 union {
974 union {
988 union {