Home
last modified time | relevance | path

Searched refs:fq_perband_flows (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/sched/
H A Dsch_fq.c102 struct fq_perband_flows { struct
135 struct fq_perband_flows band_flows[FQ_BANDS];
200 struct fq_perband_flows *pband = &q->band_flows[flow->band]; in fq_flow_add_tail()
637 static struct fq_flow_head *fq_pband_head_select(struct fq_perband_flows *pband) in fq_pband_head_select()
651 struct fq_perband_flows *pband; in fq_dequeue()