Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_cake.c122 CAKE_SET_BULK, enumerator
849 if (q->flows[outer_hash + k].set == CAKE_SET_BULK) { in cake_hash()
878 if (q->flows[reduced_hash].set == CAKE_SET_BULK) in cake_hash()
902 if (q->flows[reduced_hash].set == CAKE_SET_BULK) in cake_hash()
1930 flow->set = CAKE_SET_BULK; in cake_enqueue()
2110 flow->set = CAKE_SET_BULK; in cake_dequeue()
2141 if (flow->set == CAKE_SET_BULK) { in cake_dequeue()
2160 else if (flow->set == CAKE_SET_BULK) { in cake_dequeue()