Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dtag_ksz.c21 #define KSZ_PTP_TAG_LEN 4 macro
187 u8 *tstamp_raw = tag - KSZ_PTP_TAG_LEN; in ksz_rcv_timestamp()
232 put_unaligned_be32(tstamp_raw, skb_put(skb, KSZ_PTP_TAG_LEN)); in ksz_xmit_timestamp()
311 len += KSZ_PTP_TAG_LEN; in ksz9477_rcv()
324 .needed_tailroom = KSZ9477_INGRESS_TAG_LEN + KSZ_PTP_TAG_LEN,
369 .needed_tailroom = KSZ_INGRESS_TAG_LEN + KSZ_PTP_TAG_LEN,
439 .needed_tailroom = LAN937X_EGRESS_TAG_LEN + KSZ_PTP_TAG_LEN,