Searched defs:qm_mcr_querycgr (Results 1 – 2 of 2) sorted by relevance
802 _Packed struct qm_mcr_querycgr { struct803 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 …]
956 struct qm_mcr_querycgr { struct957 u16 __reserved1;958 struct __qm_mc_cgr cgr; /* CGR fields */959 u8 __reserved2[3];960 union {974 union {988 union {