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

/linux-master/net/sched/
H A Dsch_taprio.c2154 static struct netdev_queue *taprio_queue_get(struct Qdisc *sch, function
2172 struct netdev_queue *dev_queue = taprio_queue_get(sch, cl);
2448 if (!taprio_queue_get(sch, ntx))
2503 return taprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent));

Completed in 123 milliseconds