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