Searched refs:PTP_MSGTYPE_SYNC (Results 1 – 9 of 9) sorted by relevance
38 #define PTP_MSGTYPE_SYNC 0x0 macro 230 return PTP_MSGTYPE_SYNC; in ptp_get_msgtype()
148 return ptp_get_msgtype(hdr, type) == PTP_MSGTYPE_SYNC; in ptp_msg_is_sync()
511 PTP_MSGTYPE_SYNC, in vsc85xx_ptp_cmp_init() 854 PTP_MSGTYPE_SYNC, in vsc85xx_ptp_conf() 864 else if (msgs[i] == PTP_MSGTYPE_SYNC && one_step) in vsc85xx_ptp_conf()
714 if (msgtype == PTP_MSGTYPE_SYNC && twostep == 0) in ocelot_ptp_is_onestep_sync()
765 if (msgtype == PTP_MSGTYPE_SYNC) in bcm_ptp_txtstamp()
519 case PTP_MSGTYPE_SYNC: in ksz_port_txtstamp()
997 event_message_type = BIT(PTP_MSGTYPE_SYNC) | in mlxsw_sp_ptp_traps_set()
286 msgtype != PTP_MSGTYPE_SYNC || twostep) in enetc_map_tx_buffs() 1024 msgtype != PTP_MSGTYPE_SYNC || twostep != 0) in enetc_xmit()
829 msgtype != PTP_MSGTYPE_SYNC || twostep) { in dpaa2_eth_enable_tx_tstamp() 1562 if (msgtype == PTP_MSGTYPE_SYNC && twostep == 0) { in dpaa2_eth_tx()