Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Ddsa.h27 const struct dsa_device_ops *old_tag_ops);
H A Ddsa.c951 const struct dsa_device_ops *old_tag_ops = dst->tag_ops; in dsa_tree_bind_tag_proto() local
966 info.tag_ops = old_tag_ops; in dsa_tree_bind_tag_proto()
974 dst->tag_ops = old_tag_ops; in dsa_tree_bind_tag_proto()
985 const struct dsa_device_ops *old_tag_ops) in dsa_tree_change_tag_proto() argument
1022 info.tag_ops = old_tag_ops; in dsa_tree_change_tag_proto()