mqprio_queue_get  324 net/sched/sch_mqprio.c 	struct netdev_queue *dev_queue = mqprio_queue_get(sch, cl);
mqprio_queue_get  461 net/sched/sch_mqprio.c 	struct netdev_queue *dev_queue = mqprio_queue_get(sch, cl);
mqprio_queue_get  492 net/sched/sch_mqprio.c 		struct netdev_queue *dev_queue = mqprio_queue_get(sch, cl);
mqprio_queue_get  558 net/sched/sch_mqprio.c 		struct netdev_queue *dev_queue = mqprio_queue_get(sch, cl);
mqprio_queue_get  606 net/sched/sch_mqprio.c 	return mqprio_queue_get(sch, TC_H_MIN(tcm->tcm_parent));