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()
/linux/net/dsa/
H A Dtag.c48 if (type == PTP_CLASS_NONE) in dsa_skb_defer_rx_timestamp()
/linux/drivers/net/phy/
H A Dmicrochip_rds_ptp.c354 if (type == PTP_CLASS_NONE) in mchp_rds_ptp_get_sig_rx()
462 type == PTP_CLASS_NONE) in mchp_rds_ptp_rxtstamp()
920 if (type == PTP_CLASS_NONE) in mchp_rds_ptp_get_sig_tx()
/linux/drivers/ptp/
H A Dptp_ines.c261 if (type == PTP_CLASS_NONE) in ines_find_rxts()
/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.c511 if (type == PTP_CLASS_NONE) in ksz_port_txtstamp()
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c111 if (ptp_classify_raw(skb) == PTP_CLASS_NONE) in pch_ptp_match()
/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.c1389 if (ptp_class == PTP_CLASS_NONE) in ptp_one_step_sync()