Lines Matching defs:qm_fqd
530 _Packed struct qm_fqd { struct
531 _Packed union {
539 } _PackedType;
540 volatile uint8_t cgid;
541 volatile uint16_t fq_ctrl; /* See QM_FQCTRL_<...> */
542 _Packed union {
548 } _PackedType;
549 volatile uint16_t reserved2:1;
550 volatile uint16_t ics_cred:15;
551 _Packed union {
558 } _PackedType;
559 volatile uint32_t context_b;
560 volatile u_QmFqdContextA context_a;