Home
last modified time | relevance | path

Searched refs:ptp_get_msgtype (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/include/linux/
H A Dptp_classify.h121 static inline u8 ptp_get_msgtype(const struct ptp_header *hdr, in ptp_get_msgtype() function
224 static inline u8 ptp_get_msgtype(const struct ptp_header *hdr, in ptp_get_msgtype() function
/openbmc/linux/net/core/
H A Dptp_classifier.c148 return ptp_get_msgtype(hdr, type) == PTP_MSGTYPE_SYNC; in ptp_msg_is_sync()
/openbmc/linux/drivers/ptp/
H A Dptp_ines.c446 msgtype = ptp_get_msgtype(hdr, ptp_class); in ines_match()
675 msgtype = ptp_get_msgtype(hdr, type); in is_sync_pdelay_resp()
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c482 ptp_msg_type = ptp_get_msgtype(ptp_hdr, type); in ksz_port_rxtstamp()
522 ptp_msg_type = ptp_get_msgtype(hdr, type); in ksz_port_txtstamp()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ptp.c194 msgtype = ptp_get_msgtype(header, type); in sparx5_ptp_classify()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpts.c448 msgtype = ptp_get_msgtype(hdr, ptp_class); in cpts_skb_get_mtype_seqid()
H A Dam65-cpts.c904 msgtype = ptp_get_msgtype(hdr, ptp_class); in am65_skb_get_mtype_seqid()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_ptp.c652 msgtype = ptp_get_msgtype(hdr, ptp_class); in ocelot_ptp_is_onestep_sync()
/openbmc/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c756 msgtype = ptp_get_msgtype(hdr, type); in bcm_ptp_txtstamp()
H A Ddp83640.c818 msgtype = ptp_get_msgtype(hdr, type); in match()
H A Dnxp-c45-tja11xx.c514 ptp_get_msgtype(header, type) == hwts->msg_type && in nxp_c45_match_ts()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c348 msgtype = ptp_get_msgtype(header, type); in lan966x_ptp_classify()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c505 *p_message_type = ptp_get_msgtype(hdr, ptp_class); in mlxsw_sp_ptp_parse()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c135 *msgtype = ptp_get_msgtype(hdr, ptp_class); in enetc_ptp_parse()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c778 *msgtype = ptp_get_msgtype(hdr, ptp_class); in dpaa2_eth_ptp_parse()
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c1224 msgtype = ptp_get_msgtype(hdr, ptp_class); in ptp_one_step_sync()