Home
last modified time | relevance | path

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

/linux/net/dsa/
A Dmaster.c288 const struct dsa_device_ops *new_tag_ops, *old_tag_ops; in tagging_store() local
293 old_tag_ops = cpu_dp->tag_ops; in tagging_store()
299 if (new_tag_ops == old_tag_ops) in tagging_store()
306 old_tag_ops); in tagging_store()
318 dsa_tag_driver_put(old_tag_ops); in tagging_store()
A Ddsa_priv.h548 const struct dsa_device_ops *old_tag_ops);
A Ddsa2.c1128 const struct dsa_device_ops *old_tag_ops) in dsa_tree_change_tag_proto() argument
1165 info.tag_ops = old_tag_ops; in dsa_tree_change_tag_proto()

Completed in 11 milliseconds