Home
last modified time | relevance | path

Searched refs:mqprio_queue_get (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_mqprio.c373 static struct netdev_queue *mqprio_queue_get(struct Qdisc *sch, in mqprio_queue_get() function
388 struct netdev_queue *dev_queue = mqprio_queue_get(sch, cl); in mqprio_graft()
525 struct netdev_queue *dev_queue = mqprio_queue_get(sch, cl); in mqprio_leaf()
556 struct netdev_queue *dev_queue = mqprio_queue_get(sch, cl); in mqprio_dump_class()
628 struct netdev_queue *dev_queue = mqprio_queue_get(sch, cl);
676 return mqprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent)); in mqprio_select_queue()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_mqprio.c454 static struct netdev_queue *mqprio_queue_get(struct Qdisc *sch, in mqprio_queue_get() function
469 struct netdev_queue *dev_queue = mqprio_queue_get(sch, cl); in mqprio_graft()
616 struct netdev_queue *dev_queue = mqprio_queue_get(sch, cl); in mqprio_leaf()
647 struct netdev_queue *dev_queue = mqprio_queue_get(sch, cl); in mqprio_dump_class()
708 struct netdev_queue *dev_queue = mqprio_queue_get(sch, cl);
753 return mqprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent)); in mqprio_select_queue()

Completed in 2 milliseconds