Searched refs:PTP_MSGTYPE_SYNC (Results 1 – 8 of 8) sorted by relevance
34 #define PTP_MSGTYPE_SYNC 0x0 macro149 return PTP_MSGTYPE_SYNC; in ptp_get_msgtype()
682 case PTP_MSGTYPE_SYNC: in is_sync_pdelay_resp()694 return PTP_MSGTYPE_SYNC; in tag_to_msgtype()
510 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()
834 message_type = BIT(PTP_MSGTYPE_SYNC) | in mlxsw_sp1_ptp_init()
166 msgtype != PTP_MSGTYPE_SYNC || twostep) in enetc_map_tx_buffs()647 msgtype != PTP_MSGTYPE_SYNC || twostep != 0) in enetc_xmit()
981 return ptp_get_msgtype(hdr, type) == PTP_MSGTYPE_SYNC; in is_sync()
726 msgtype != PTP_MSGTYPE_SYNC || twostep) { in dpaa2_eth_enable_tx_tstamp()1251 if (msgtype == PTP_MSGTYPE_SYNC && twostep == 0) { in dpaa2_eth_tx()
754 if (msgtype == PTP_MSGTYPE_SYNC && twostep == 0) in ocelot_ptp_is_onestep_sync()
Completed in 28 milliseconds