Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dtag_netc.c42 #define NETC_TAG_PORT GENMASK(7, 3) macro
59 FIELD_PREP(NETC_TAG_PORT, port); in netc_fill_common_tag()
154 port = FIELD_GET(NETC_TAG_PORT, tag_cmn->switch_port); in netc_rcv()