Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dptp_classify.h20 #define PTP_CLASS_NONE 0x00 /* not a PTP event message */ macro
217 return PTP_CLASS_NONE; in ptp_classify_raw()
/linux/drivers/net/ethernet/ti/
H A Dcpts.h139 if (class == PTP_CLASS_NONE) in cpts_can_timestamp()
H A Dcpts.c441 if (ptp_class == PTP_CLASS_NONE) in cpts_skb_get_mtype_seqid()
H A Dam65-cpts.c903 if (ptp_class == PTP_CLASS_NONE) in am65_skb_get_mtype_seqid()
/linux/net/dsa/
H A Dtag.c48 if (type == PTP_CLASS_NONE) in dsa_skb_defer_rx_timestamp()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ptp.c167 if (type == PTP_CLASS_NONE) { in sparx5_ptp_classify()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c342 if (type == PTP_CLASS_NONE) { in lan966x_ptp_classify()
/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c509 if (type == PTP_CLASS_NONE) in ksz_port_txtstamp()
/linux/drivers/net/phy/
H A Dmicrel.c3322 type == PTP_CLASS_NONE) in lan8814_rxtstamp()
5135 type == PTP_CLASS_NONE) in lan8841_rxtstamp()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c171 if (ptp_class == PTP_CLASS_NONE) in enetc_ptp_parse()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c771 if (ptp_class == PTP_CLASS_NONE) in dpaa2_eth_ptp_parse()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c1156 if (ptp_class == PTP_CLASS_NONE) in ptp_one_step_sync()