Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dtag_rtl4_a.c118 .proto = DSA_TAG_PROTO_RTL4_A,
126 MODULE_ALIAS_DSA_TAG_DRIVER(DSA_TAG_PROTO_RTL4_A, RTL4_A_NAME);
/openbmc/linux/include/net/
H A Ddsa.h79 DSA_TAG_PROTO_RTL4_A = DSA_TAG_PROTO_RTL4_A_VALUE, enumerator
/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c1051 return DSA_TAG_PROTO_RTL4_A; in rtl8366_get_tag_protocol()