Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_taprio.c1733 static struct netdev_queue *taprio_queue_get(struct Qdisc *sch, in taprio_queue_get() function
1751 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_graft()
1909 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_leaf()
1921 if (!taprio_queue_get(sch, ntx)) in taprio_find()
1929 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_dump_class()
1943 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl);
1973 return taprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent)); in taprio_select_queue()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_taprio.c2174 static struct netdev_queue *taprio_queue_get(struct Qdisc *sch, in taprio_queue_get() function
2192 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl); in taprio_graft()
2468 if (!taprio_queue_get(sch, ntx)) in taprio_find()
2523 return taprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent)); in taprio_select_queue()

Completed in 7 milliseconds