Home
last modified time | relevance | path

Searched refs:sfq_slot (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_sfq.c100 struct sfq_slot { struct
127 struct sfq_slot *slots; /* Flows table ('maxflows' entries) */ argument
131 struct sfq_slot *tail; /* current slot in round */
206 struct sfq_slot *slot = &q->slots[x]; in sfq_link()
257 static inline struct sk_buff *slot_dequeue_tail(struct sfq_slot *slot) in slot_dequeue_tail()
278 static inline void slot_queue_init(struct sfq_slot *slot) in slot_queue_init()
299 struct sfq_slot *slot; in sfq_drop()
351 struct sfq_slot *slot; in sfq_enqueue()
485 struct sfq_slot *slot; in sfq_dequeue()
540 struct sfq_slot *slot; in sfq_rehash()
[all …]