Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c579 static const struct felix_tag_proto_ops felix_tag_8021q_proto_ops = { variable
649 bool using_tag_8021q = (proto_ops == &felix_tag_8021q_proto_ops); in felix_tag_proto_setup_shared()
681 proto_ops = &felix_tag_8021q_proto_ops; in felix_change_tag_protocol()