Searched refs:fq_sched_data (Results 1 – 1 of 1) sorted by relevance
111 struct fq_sched_data { struct197 static void fq_flow_add_tail(struct fq_sched_data *q, struct fq_flow *flow, in fq_flow_add_tail()213 static void fq_flow_unset_throttled(struct fq_sched_data *q, struct fq_flow *f) in fq_flow_unset_throttled()220 static void fq_flow_rb_insert(struct fq_sched_data *q, struct fq_flow *f) in fq_flow_rb_insert()241 static void fq_flow_set_throttled(struct fq_sched_data *q, struct fq_flow *f) in fq_flow_set_throttled()260 static void fq_gc(struct fq_sched_data *q, in fq_gc()317 const struct fq_sched_data *q = qdisc_priv(sch); in fq_fastpath_check()359 struct fq_sched_data *q = qdisc_priv(sch); in fq_classify()541 const struct fq_sched_data *q, u64 now) in fq_packet_beyond_horizon()546 static void fq_flow_adjust_timer(struct fq_sched_data *q, struct fq_flow *flow, in fq_flow_adjust_timer()[all …]