Home
last modified time | relevance | path

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

/net/dsa/
A Dconduit.c308 const struct dsa_device_ops *new_tag_ops, *old_tag_ops; in tagging_store() local
323 old_tag_ops = cpu_dp->tag_ops; in tagging_store()
330 if (new_tag_ops == old_tag_ops) in tagging_store()
337 old_tag_ops); in tagging_store()
349 dsa_tag_driver_put(old_tag_ops); in tagging_store()
A Ddsa.h27 const struct dsa_device_ops *old_tag_ops);
A Ddsa.c955 const struct dsa_device_ops *old_tag_ops = dst->tag_ops; in dsa_tree_bind_tag_proto() local
970 info.tag_ops = old_tag_ops; in dsa_tree_bind_tag_proto()
978 dst->tag_ops = old_tag_ops; in dsa_tree_bind_tag_proto()
989 const struct dsa_device_ops *old_tag_ops) in dsa_tree_change_tag_proto() argument
1026 info.tag_ops = old_tag_ops; in dsa_tree_change_tag_proto()

Completed in 10 milliseconds