Searched refs:ETH_P_1588 (Results 1 – 5 of 5) sorted by relevance
88 #define ETH_P_1588 0x88F7 /* IEEE 1588 Timesync */ macro
659 ETH_P_1588)); /* 1588 eth protocol type */ in ixgbe_ptp_set_timestamp_mode()
946 ETH_P_1588)); /* 1588 eth protocol type */ in igb_ptp_set_timestamp_mode()
1437 seq_id = (30 << CPSW_V1_SEQ_ID_OFS_SHIFT) | ETH_P_1588; in cpsw_hwtstamp_v1()1487 __raw_writel(ETH_P_1588, &priv->regs->ts_ltype); in cpsw_hwtstamp_v2()
3717 rxmtrl |= ETH_P_1588; in e1000e_config_hwtstamp()