Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_sfq.c484 sfq_index a, next_a; in sfq_dequeue() local
508 next_a = slot->next; in sfq_dequeue()
509 if (a == next_a) { in sfq_dequeue()
513 q->tail->next = next_a; in sfq_dequeue()