Searched refs:ptp_get_msgtype (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
D | ptp_classify.h | 108 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/ |
D | ptp_ines.c | 455 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/ |
D | dp83640.c | 816 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/ |
D | cpts.c | 460 msgtype = ptp_get_msgtype(hdr, ptp_class); in cpts_skb_get_mtype_seqid()
|
D | am65-cpts.c | 764 msgtype = ptp_get_msgtype(hdr, ptp_class); in am65_skb_get_mtype_seqid()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ptp.c | 334 *p_message_type = ptp_get_msgtype(hdr, ptp_class); in mlxsw_sp_ptp_parse()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-eth.c | 647 *msgtype = ptp_get_msgtype(hdr, ptp_class); in dpaa2_eth_ptp_parse()
|