Searched refs:band_flows (Results 1 – 1 of 1) sorted by relevance
135 struct fq_perband_flows band_flows[FQ_BANDS]; member673 pband = &q->band_flows[q->band_nr]; in fq_dequeue()680 pband = &q->band_flows[q->band_nr]; in fq_dequeue()827 q->band_flows[idx].new_flows.first = NULL; in fq_reset()828 q->band_flows[idx].old_flows.first = NULL; in fq_reset()1177 q->band_flows[i].new_flows.first = NULL; in fq_init()1178 q->band_flows[i].old_flows.first = NULL; in fq_init()1180 q->band_flows[0].quantum = 9 << 16; in fq_init()1181 q->band_flows[1].quantum = 3 << 16; in fq_init()1182 q->band_flows[2].quantum = 1 << 16; in fq_init()[all …]