Searched refs:old_tag_ops (Results 1 – 2 of 2) sorted by relevance
293 const struct dsa_device_ops *new_tag_ops, *old_tag_ops; in tagging_store() local308 old_tag_ops = cpu_dp->tag_ops; in tagging_store()315 if (new_tag_ops == old_tag_ops) in tagging_store()322 old_tag_ops); in tagging_store()334 dsa_tag_driver_put(old_tag_ops); in tagging_store()
27 const struct dsa_device_ops *old_tag_ops);