Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dtag_netc.c40 #define NETC_TAG_IPV GENMASK(4, 2) macro
57 tag->qos = NETC_TAG_QV | FIELD_PREP(NETC_TAG_IPV, ipv); in netc_fill_common_tag()
144 skb->priority = FIELD_GET(NETC_TAG_IPV, tag_cmn->qos); in netc_rcv()