Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dtag_rtl8_4.c92 #define RTL8_4_PROTOCOL GENMASK(15, 8) macro
113 tag16[1] = htons(FIELD_PREP(RTL8_4_PROTOCOL, RTL8_4_PROTOCOL_RTL8365MB)); in rtl8_4_write_tag()
170 proto = FIELD_GET(RTL8_4_PROTOCOL, ntohs(tag16[1])); in rtl8_4_read_tag()