Home
last modified time | relevance | path

Searched refs:sfq_head (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_sfq.c95 struct sfq_head { struct
105 struct sfq_head dep; /* anchor in dep[] chains */
133 struct sfq_head dep[SFQ_MAX_DEPTH + 1];
148 * sfq_head are either in a sfq_slot or in dep[] array
150 static inline struct sfq_head *sfq_dep_head(struct sfq_sched_data *q, sfq_index val) in sfq_dep_head()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_sfq.c95 struct sfq_head { struct
105 struct sfq_head dep; /* anchor in dep[] chains */
133 struct sfq_head dep[SFQ_MAX_DEPTH + 1];
148 * sfq_head are either in a sfq_slot or in dep[] array
150 static inline struct sfq_head *sfq_dep_head(struct sfq_sched_data *q, sfq_index val) in sfq_dep_head()

Completed in 3 milliseconds