Home
last modified time | relevance | path

Searched refs:PTP_CLASS_NONE (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/net/core/
Dtimestamping.c19 return PTP_CLASS_NONE; in classify()
32 if (type == PTP_CLASS_NONE) in skb_clone_tx_timestamp()
62 if (type == PTP_CLASS_NONE) in skb_defer_rx_timestamp()
/Linux-v5.10/include/linux/
Dptp_classify.h16 #define PTP_CLASS_NONE 0x00 /* not a PTP event message */ macro
130 return PTP_CLASS_NONE; in ptp_classify_raw()
/Linux-v5.10/drivers/net/ethernet/ti/
Dcpts.h139 if (class == PTP_CLASS_NONE) in cpts_can_timestamp()
Dcpts.c453 if (ptp_class == PTP_CLASS_NONE) in cpts_skb_get_mtype_seqid()
Dam65-cpts.c757 if (ptp_class == PTP_CLASS_NONE) in am65_skb_get_mtype_seqid()
/Linux-v5.10/net/dsa/
Ddsa.c190 if (type == PTP_CLASS_NONE) in dsa_skb_defer_rx_timestamp()
Dslave.c515 if (type == PTP_CLASS_NONE) in dsa_skb_tx_timestamp()
/Linux-v5.10/drivers/ptp/
Dptp_ines.c266 if (type == PTP_CLASS_NONE) in ines_find_rxts()
/Linux-v5.10/drivers/net/phy/mscc/
Dmscc_ptp.c1199 type == PTP_CLASS_NONE) in vsc85xx_rxtstamp()
/Linux-v5.10/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c113 if (ptp_classify_raw(skb) == PTP_CLASS_NONE) in pch_ptp_match()
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c630 if (ptp_class == PTP_CLASS_NONE) in dpaa2_eth_ptp_parse()