Home
last modified time | relevance | path

Searched defs:hprio (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_htb.c146 struct htb_prio hprio[TC_HTB_NUMPRIO]; member
403 struct htb_prio *hprio = &hlevel->hprio[prio]; in htb_remove_class_from_row() local
814 static struct htb_class *htb_lookup_leaf(struct htb_prio *hprio, const int prio) in htb_lookup_leaf()
877 struct htb_prio *hprio = &hlevel->hprio[prio]; in htb_dequeue_tree() local
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c1093 struct slave *slave, *hprio = NULL; in bond_choose_primary_or_current() local