Searched refs:TC_PRIO_MAX (Results 1 – 3 of 3) sorted by relevance
78 for (i = 0; i <= TC_PRIO_MAX; i++) in prio_dump_details()80 i < TC_PRIO_MAX ? " " : ""); in prio_dump_details()85 hp = (((TC_PRIO_MAX/2) + 1) & ~1); in prio_dump_details()92 if (hp+i <= TC_PRIO_MAX) { in prio_dump_details()177 if ((len / sizeof(uint8_t)) > (TC_PRIO_MAX+1)) in rtnl_qdisc_prio_set_priomap()180 for (i = 0; i <= TC_PRIO_MAX; i++) { in rtnl_qdisc_prio_set_priomap()
27 #define TC_PRIO_MAX 15 macro149 __u8 priomap[TC_PRIO_MAX+1]; /* Map: logical priority -> PRIO band */
681 uint8_t qp_priomap[TC_PRIO_MAX+1];