Searched refs:priomap (Results 1 – 4 of 4) sorted by relevance
187 if (qopt->priomap[i] >= qopt->bands) in prio_tune()193 memcpy(q->prio2band, qopt->priomap, TC_PRIO_MAX+1); in prio_tune()247 memcpy(&opt.priomap, q->prio2band, TC_PRIO_MAX+1); in prio_dump()
777 if (qopt->priomap[i] >= CSZ_FLOWS) in csz_init()779 q->prio2band[i] = qopt->priomap[i]; in csz_init()815 memcpy(&opt.priomap, q->prio2band, TC_PRIO_MAX+1); in csz_dump()
343 memcpy(&opt.priomap, prio2band, TC_PRIO_MAX+1); in pfifo_fast_dump()
103 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> PRIO band */ member113 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> CSZ band */ member