Home
last modified time | relevance | path

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

/linux/include/linux/
A Dptp_classify.h34 #define PTP_MSGTYPE_SYNC 0x0 macro
149 return PTP_MSGTYPE_SYNC; in ptp_get_msgtype()
/linux/drivers/ptp/
A Dptp_ines.c682 case PTP_MSGTYPE_SYNC: in is_sync_pdelay_resp()
694 return PTP_MSGTYPE_SYNC; in tag_to_msgtype()
/linux/drivers/net/phy/mscc/
A Dmscc_ptp.c510 PTP_MSGTYPE_SYNC, in vsc85xx_ptp_cmp_init()
851 PTP_MSGTYPE_SYNC, in vsc85xx_ptp_conf()
861 else if (msgs[i] == PTP_MSGTYPE_SYNC && one_step) in vsc85xx_ptp_conf()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_ptp.c834 message_type = BIT(PTP_MSGTYPE_SYNC) | in mlxsw_sp1_ptp_init()
/linux/drivers/net/ethernet/freescale/enetc/
A Denetc.c166 msgtype != PTP_MSGTYPE_SYNC || twostep) in enetc_map_tx_buffs()
647 msgtype != PTP_MSGTYPE_SYNC || twostep != 0) in enetc_xmit()
/linux/drivers/net/phy/
A Ddp83640.c981 return ptp_get_msgtype(hdr, type) == PTP_MSGTYPE_SYNC; in is_sync()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-eth.c726 msgtype != PTP_MSGTYPE_SYNC || twostep) { in dpaa2_eth_enable_tx_tstamp()
1251 if (msgtype == PTP_MSGTYPE_SYNC && twostep == 0) { in dpaa2_eth_tx()
/linux/drivers/net/ethernet/mscc/
A Docelot.c754 if (msgtype == PTP_MSGTYPE_SYNC && twostep == 0) in ocelot_ptp_is_onestep_sync()

Completed in 30 milliseconds