Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_generic.c472 static const int bitmap2band[] = {-1, 0, 1, 0, 2, 0, 1, 0}; variable
498 int band = bitmap2band[priv->bitmap]; in pfifo_fast_dequeue()
517 int band = bitmap2band[priv->bitmap]; in pfifo_fast_peek()