Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dtag_dsa.c388 .proto = DSA_TAG_PROTO_EDSA,
395 MODULE_ALIAS_DSA_TAG_DRIVER(DSA_TAG_PROTO_EDSA, EDSA_NAME);
/openbmc/linux/include/net/
H A Ddsa.h66 DSA_TAG_PROTO_EDSA = DSA_TAG_PROTO_EDSA_VALUE, enumerator
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c3175 if (chip->tag_protocol == DSA_TAG_PROTO_EDSA) in mv88e6xxx_setup_port_mode()
6434 case DSA_TAG_PROTO_EDSA: in mv88e6xxx_change_tag_protocol()
7141 chip->tag_protocol = DSA_TAG_PROTO_EDSA; in mv88e6xxx_probe()