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