taprio_queue_get 1691 net/sched/sch_taprio.c 	struct netdev_queue *dev_queue = taprio_queue_get(sch, cl);
taprio_queue_get 1849 net/sched/sch_taprio.c 	struct netdev_queue *dev_queue = taprio_queue_get(sch, cl);
taprio_queue_get 1861 net/sched/sch_taprio.c 	if (!taprio_queue_get(sch, ntx))
taprio_queue_get 1869 net/sched/sch_taprio.c 	struct netdev_queue *dev_queue = taprio_queue_get(sch, cl);
taprio_queue_get 1883 net/sched/sch_taprio.c 	struct netdev_queue *dev_queue = taprio_queue_get(sch, cl);
taprio_queue_get 1913 net/sched/sch_taprio.c 	return taprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent));