Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.h76 struct felix_tag_proto_ops { struct
96 const struct felix_tag_proto_ops *tag_proto_ops; argument
H A Dfelix.c485 static const struct felix_tag_proto_ops felix_tag_npi_proto_ops = {
579 static const struct felix_tag_proto_ops felix_tag_8021q_proto_ops = {
606 const struct felix_tag_proto_ops *proto_ops, in felix_migrate_host_flood()
607 const struct felix_tag_proto_ops *old_proto_ops) in felix_migrate_host_flood()
624 const struct felix_tag_proto_ops *proto_ops, in felix_migrate_mdbs()
625 const struct felix_tag_proto_ops *old_proto_ops) in felix_migrate_mdbs()
646 const struct felix_tag_proto_ops *proto_ops, in felix_tag_proto_setup_shared()
647 const struct felix_tag_proto_ops *old_proto_ops) in felix_tag_proto_setup_shared()
670 const struct felix_tag_proto_ops *old_proto_ops, *proto_ops; in felix_change_tag_protocol()