Searched defs:qm_fqd (Results 1 – 2 of 2) sorted by relevance
530 _Packed struct qm_fqd { struct531 _Packed union {539 } _PackedType;540 volatile uint8_t cgid;542 _Packed union {548 } _PackedType;549 volatile uint16_t reserved2:1;550 volatile uint16_t ics_cred:15;551 _Packed union {558 } _PackedType;[all …]
447 struct qm_fqd { struct448 union {464 u8 cgid;465 u16 fq_ctrl; /* See QM_FQCTRL_<...> */466 union {493 struct qm_fqd_taildrop td; argument513 struct qm_fqd_stashing stashing; argument527 struct qm_fqd_oac oac_query; argument530 static inline u64 qm_fqd_stashing_get64(const struct qm_fqd *fqd) in qm_fqd_stashing_get64() argument