Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dconduit.c353 const struct dsa_device_ops *new_tag_ops, *old_tag_ops;
368 old_tag_ops = cpu_dp->tag_ops; in dsa_conduit_reset_mtu()
375 if (new_tag_ops == old_tag_ops) in dsa_conduit_setup()
382 old_tag_ops); in dsa_conduit_setup()
394 dsa_tag_driver_put(old_tag_ops); in dsa_conduit_setup()
308 const struct dsa_device_ops *new_tag_ops, *old_tag_ops; tagging_store() local
H A Ddsa.h27 const struct dsa_device_ops *old_tag_ops);
H A Ddsa.c950 const struct dsa_device_ops *old_tag_ops = dst->tag_ops; in dsa_tree_bind_tag_proto() local
965 info.tag_ops = old_tag_ops; in dsa_tree_bind_tag_proto()
973 dst->tag_ops = old_tag_ops; in dsa_tree_bind_tag_proto()
984 const struct dsa_device_ops *old_tag_ops) in dsa_tree_change_tag_proto() argument
1021 info.tag_ops = old_tag_ops; in dsa_tree_change_tag_proto()