Lines Matching refs:qdisc_dev
265 if (!qdisc_dev(root))
272 hash_for_each_possible_rcu(qdisc_dev(root)->qdisc_hash, q, hash, handle,
284 hash_add_rcu(qdisc_dev(q)->qdisc_hash, &q->hash, q->handle);
812 sch = qdisc_lookup(qdisc_dev(sch), TC_H_MAJ(parentid));
833 struct net_device *dev = qdisc_dev(sch);
934 tcm->tcm_ifindex = qdisc_dev(q)->ifindex;
1792 /* If dumping singletons, there is no qdisc_dev(root) and the singleton
1798 if (!qdisc_dev(root) || !recur)
1801 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) {
1899 tcm->tcm_ifindex = qdisc_dev(q)->ifindex;
2262 if (!qdisc_dev(root) || !recur)
2272 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) {