Lines Matching defs:fq
15 static void fq_adjust_removal(struct fq *fq, in fq_adjust_removal()
28 static void fq_rejigger_backlog(struct fq *fq, struct fq_flow *flow) in fq_rejigger_backlog()
46 static struct sk_buff *fq_flow_dequeue(struct fq *fq, in fq_flow_dequeue()
63 static struct sk_buff *fq_tin_dequeue(struct fq *fq, in fq_tin_dequeue()
110 static struct fq_flow *fq_flow_classify(struct fq *fq, in fq_flow_classify()
137 static void fq_recalc_backlog(struct fq *fq, in fq_recalc_backlog()
155 static void fq_tin_enqueue(struct fq *fq, in fq_tin_enqueue()
207 static void fq_flow_filter(struct fq *fq, in fq_flow_filter()
230 static void fq_tin_filter(struct fq *fq, in fq_tin_filter()
246 static void fq_flow_reset(struct fq *fq, in fq_flow_reset()
266 static void fq_tin_reset(struct fq *fq, in fq_tin_reset()
302 static int fq_init(struct fq *fq, int flows_cnt) in fq_init()
325 static void fq_reset(struct fq *fq, in fq_reset()