Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dsch_taprio.c2146 struct Qdisc *old, *dev_queue_qdisc; in taprio_attach() local
2155 dev_queue_qdisc = qdisc; in taprio_attach()
2161 dev_queue_qdisc = sch; in taprio_attach()
2163 old = dev_graft_qdisc(dev_queue, dev_queue_qdisc); in taprio_attach()
2167 qdisc_refcount_inc(dev_queue_qdisc); in taprio_attach()