Searched refs:QM_INITFQ_WE_TDTHRESH (Results 1 – 4 of 4) sorted by relevance
726 #define QM_INITFQ_WE_TDTHRESH 0x0004 macro
1030 fq_opts.we_mask &= ~QM_INITFQ_WE_TDTHRESH; in qm_new_fq()1038 fq_opts.we_mask |= QM_INITFQ_WE_TDTHRESH; in qm_new_fq()1095 fq_opts.we_mask = QM_INITFQ_WE_TDTHRESH; in qm_new_fq()
827 #define QM_INITFQ_WE_TDTHRESH 0x0004 macro
1620 if (opts->we_mask & QM_INITFQ_WE_TDTHRESH) in qman_init_fq()