Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dtag_ksz.c392 #define LAN937X_EGRESS_TAG_LEN 2 macro
415 tag = skb_put(skb, LAN937X_EGRESS_TAG_LEN); in lan937x_xmit()
439 .needed_tailroom = LAN937X_EGRESS_TAG_LEN + KSZ_PTP_TAG_LEN,