Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dtag_rtl8_4.c100 #define RTL8_4_TX GENMASK(3, 0) macro
182 port = FIELD_GET(RTL8_4_TX, ntohs(tag16[3])); in rtl8_4_read_tag()