Searched refs:ETH_P_1588 (Results 1 – 8 of 8) sorted by relevance
97 #define ETH_P_1588 0x88F7 /* IEEE 1588 Timesync */ macro
610 err = mv88e6xxx_ptp_write(chip, MV88E6XXX_PTP_GC_ETYPE, ETH_P_1588); in mv88e6xxx_hwtstamp_setup()
963 ETH_P_1588)); /* 1588 eth protocol type */ in ixgbe_ptp_set_timestamp_mode()
1037 ETH_P_1588)); /* 1588 eth protocol type */ in igb_ptp_set_timestamp_mode()
920 (ETYPE_ALG_ENDPARSE << 16) | ETH_P_1588); in nic_config_timestamp()
2052 seq_id = (30 << CPSW_V1_SEQ_ID_OFS_SHIFT) | ETH_P_1588; in cpsw_hwtstamp_v1()2100 writel_relaxed(ETH_P_1588, &cpsw->regs->ts_ltype); in cpsw_hwtstamp_v2()
2637 seq_id = (30 << TS_SEQ_ID_OFS_SHIFT) | ETH_P_1588; in gbe_hwtstamp()2639 ctl = ETH_P_1588 | TS_TTL_NONZERO | in gbe_hwtstamp()
3716 rxmtrl |= ETH_P_1588; in e1000e_config_hwtstamp()