Searched refs:PTP_MSGTYPE_SYNC (Results 1 – 5 of 5) sorted by relevance
38 #define PTP_MSGTYPE_SYNC 0x0 macro230 return PTP_MSGTYPE_SYNC; in ptp_get_msgtype()
148 return ptp_get_msgtype(hdr, type) == PTP_MSGTYPE_SYNC; in ptp_msg_is_sync()
519 case PTP_MSGTYPE_SYNC: in ksz_port_txtstamp()
997 event_message_type = BIT(PTP_MSGTYPE_SYNC) | in mlxsw_sp_ptp_traps_set()
829 msgtype != PTP_MSGTYPE_SYNC || twostep) { in dpaa2_eth_enable_tx_tstamp()1561 if (msgtype == PTP_MSGTYPE_SYNC && twostep == 0) { in dpaa2_eth_tx()