Searched refs:DSA_TAG_PROTO_EDSA (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dchip.c3281 if (chip->tag_protocol == DSA_TAG_PROTO_EDSA)
6542 case DSA_TAG_PROTO_EDSA:
7248 chip->tag_protocol = DSA_TAG_PROTO_EDSA;
/linux-master/include/net/
H A Ddsa.h63 DSA_TAG_PROTO_EDSA = DSA_TAG_PROTO_EDSA_VALUE, enumerator in enum:dsa_tag_protocol
/linux-master/net/dsa/
H A Dtag_dsa.c388 .proto = DSA_TAG_PROTO_EDSA,
395 MODULE_ALIAS_DSA_TAG_DRIVER(DSA_TAG_PROTO_EDSA, EDSA_NAME);

Completed in 295 milliseconds