sfq_index 96 net/sched/sch_sfq.c sfq_index next; sfq_index 97 net/sched/sch_sfq.c sfq_index prev; sfq_index 103 net/sched/sch_sfq.c sfq_index qlen; /* number of skbs in skblist */ sfq_index 104 net/sched/sch_sfq.c sfq_index next; /* next slot in sfq RR chain */ sfq_index 126 net/sched/sch_sfq.c sfq_index *ht; /* Hash table ('divisor' slots) */ sfq_index 150 net/sched/sch_sfq.c static inline struct sfq_head *sfq_dep_head(struct sfq_sched_data *q, sfq_index val) sfq_index 203 net/sched/sch_sfq.c static inline void sfq_link(struct sfq_sched_data *q, sfq_index x) sfq_index 205 net/sched/sch_sfq.c sfq_index p, n; sfq_index 228 net/sched/sch_sfq.c static inline void sfq_dec(struct sfq_sched_data *q, sfq_index x) sfq_index 230 net/sched/sch_sfq.c sfq_index p, n; sfq_index 241 net/sched/sch_sfq.c static inline void sfq_inc(struct sfq_sched_data *q, sfq_index x) sfq_index 243 net/sched/sch_sfq.c sfq_index p, n; sfq_index 296 net/sched/sch_sfq.c sfq_index x, d = q->cur_depth; sfq_index 350 net/sched/sch_sfq.c sfq_index x, qlen; sfq_index 484 net/sched/sch_sfq.c sfq_index a, next_a; sfq_index 564 net/sched/sch_sfq.c sfq_index x = q->ht[hash]; sfq_index 866 net/sched/sch_sfq.c sfq_index idx = q->ht[cl - 1];