sfq_index 86 net/sched/sch_sfq.c sfq_index next; sfq_index 87 net/sched/sch_sfq.c sfq_index prev; sfq_index 101 net/sched/sch_sfq.c sfq_index tail; /* Index of current slot in round */ sfq_index 102 net/sched/sch_sfq.c sfq_index max_depth; /* Maximal depth */ sfq_index 104 net/sched/sch_sfq.c sfq_index ht[SFQ_HASH_DIVISOR]; /* Hash table */ sfq_index 105 net/sched/sch_sfq.c sfq_index next[SFQ_DEPTH]; /* Active slots link */ sfq_index 194 net/sched/sch_sfq.c sfq_index p, n; sfq_index 206 net/sched/sch_sfq.c sfq_index p, n; sfq_index 221 net/sched/sch_sfq.c sfq_index p, n; sfq_index 238 net/sched/sch_sfq.c sfq_index d = q->max_depth; sfq_index 246 net/sched/sch_sfq.c sfq_index x = q->dep[d + SFQ_DEPTH].next; sfq_index 283 net/sched/sch_sfq.c sfq_index x; sfq_index 337 net/sched/sch_sfq.c sfq_index x; sfq_index 402 net/sched/sch_sfq.c sfq_index a, old_a; sfq_index 581 net/sched/sch_sfq.c sfq_index idx = q->ht[cl-1];