Searched refs:hprio (Results 1 – 3 of 3) sorted by relevance
146 struct htb_prio hprio[TC_HTB_NUMPRIO]; member404 struct htb_prio *hprio = &hlevel->hprio[prio]; in htb_remove_class_from_row() local407 if (hprio->ptr == cl->node + prio) in htb_remove_class_from_row()408 htb_next_rb_node(&hprio->ptr); in htb_remove_class_from_row()411 if (!hprio->row.rb_node) in htb_remove_class_from_row()824 BUG_ON(!hprio->row.rb_node); in htb_lookup_leaf()825 sp->root = hprio->row.rb_node; in htb_lookup_leaf()826 sp->pptr = &hprio->ptr; in htb_lookup_leaf()827 sp->pid = &hprio->last_ptr_id; in htb_lookup_leaf()878 struct htb_prio *hprio = &hlevel->hprio[prio]; in htb_dequeue_tree() local[all …]
1163 struct slave *slave, *hprio = NULL; in bond_choose_primary_or_current() local1169 hprio = hprio ?: slave; in bond_choose_primary_or_current()1170 if (slave->prio > hprio->prio) in bond_choose_primary_or_current()1171 hprio = slave; in bond_choose_primary_or_current()1175 if (hprio && hprio != curr) { in bond_choose_primary_or_current()1176 prim = hprio; in bond_choose_primary_or_current()
2436 goto hprio; in npc_get_mcam_search_range_priority()2463 hprio: in npc_get_mcam_search_range_priority()