Lines Matching defs:__qm_mc_cgr
550 struct __qm_mc_cgr { struct
551 struct qm_cgr_wr_parm wr_parm_g;
552 struct qm_cgr_wr_parm wr_parm_y;
553 struct qm_cgr_wr_parm wr_parm_r;
554 u8 wr_en_g; /* boolean, use QM_CGR_EN */
555 u8 wr_en_y; /* boolean, use QM_CGR_EN */
556 u8 wr_en_r; /* boolean, use QM_CGR_EN */
557 u8 cscn_en; /* boolean, use QM_CGR_EN */
558 union {
565 u8 cstd_en; /* boolean, use QM_CGR_EN */
566 u8 cs; /* boolean, only used in query response */
567 struct qm_cgr_cs_thres cs_thres; /* use qm_cgr_cs_thres_set64() */
568 u8 mode; /* QMAN_CGR_MODE_FRAME not supported in rev1.0 */