Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dptp_classify.h108 static inline u8 ptp_get_msgtype(const struct ptp_header *hdr, in ptp_get_msgtype() function
137 static inline u8 ptp_get_msgtype(const struct ptp_header *hdr, in ptp_get_msgtype() function
/kernel/linux/linux-5.10/drivers/ptp/
Dptp_ines.c455 msgtype = ptp_get_msgtype(hdr, ptp_class); in ines_match()
684 msgtype = ptp_get_msgtype(hdr, type); in is_sync_pdelay_resp()
/kernel/linux/linux-5.10/drivers/net/phy/
Ddp83640.c816 msgtype = ptp_get_msgtype(hdr, type); in match()
973 msgtype = ptp_get_msgtype(hdr, type); in is_sync()
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
Dcpts.c460 msgtype = ptp_get_msgtype(hdr, ptp_class); in cpts_skb_get_mtype_seqid()
Dam65-cpts.c764 msgtype = ptp_get_msgtype(hdr, ptp_class); in am65_skb_get_mtype_seqid()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c334 *p_message_type = ptp_get_msgtype(hdr, ptp_class); in mlxsw_sp_ptp_parse()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c647 *msgtype = ptp_get_msgtype(hdr, ptp_class); in dpaa2_eth_ptp_parse()