Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dtag_netc.c39 #define NETC_TAG_QV BIT(0) macro
57 tag->qos = NETC_TAG_QV | FIELD_PREP(NETC_TAG_IPV, ipv); in netc_fill_common_tag()
143 if (tag_cmn->qos & NETC_TAG_QV) in netc_rcv()