Home
last modified time | relevance | path

Searched refs:dev_queue_qdisc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dsch_taprio.c2149 struct Qdisc *old, *dev_queue_qdisc; in taprio_attach() local
2158 dev_queue_qdisc = qdisc; in taprio_attach()
2164 dev_queue_qdisc = sch; in taprio_attach()
2166 old = dev_graft_qdisc(dev_queue, dev_queue_qdisc); in taprio_attach()
2170 qdisc_refcount_inc(dev_queue_qdisc); in taprio_attach()