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_set_throttled(struct fq_sched_data *q, struct fq_flow *f) in fq_flow_set_throttled()256 static void fq_gc(struct fq_sched_data *q, in fq_gc()313 const struct fq_sched_data *q = qdisc_priv(sch); in fq_fastpath_check()355 struct fq_sched_data *q = qdisc_priv(sch); in fq_classify()537 const struct fq_sched_data *q, u64 now) in fq_packet_beyond_horizon()547 struct fq_sched_data *q = qdisc_priv(sch); in fq_enqueue()609 static void fq_check_throttled(struct fq_sched_data *q, u64 now) in fq_check_throttled()[all …]