Home
last modified time | relevance | path

Searched refs:ptp_parse_header (Results 1 – 23 of 23) sorted by relevance

/linux/net/core/
H A Dptp_classifier.c110 struct ptp_header *ptp_parse_header(struct sk_buff *skb, unsigned int type) in ptp_parse_header() function
138 EXPORT_SYMBOL_GPL(ptp_parse_header);
144 hdr = ptp_parse_header(skb, type); in ptp_msg_is_sync()
/linux/include/linux/
H A Dptp_classify.h109 struct ptp_header *ptp_parse_header(struct sk_buff *skb, unsigned int type);
219 static inline struct ptp_header *ptp_parse_header(struct sk_buff *skb, in ptp_parse_header() function
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.c161 hdr = ptp_parse_header(skb, type); in hellcreek_should_tstamp()
314 hdr = ptp_parse_header(skb, type); in hellcreek_get_rxts()
/linux/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c223 hdr = ptp_parse_header(skb, type); in mv88e6xxx_should_tstamp()
247 hdr = ptp_parse_header(skb, type); in seq_match()
/linux/drivers/ptp/
H A Dptp_ines.c440 hdr = ptp_parse_header(skb, ptp_class); in ines_match()
665 hdr = ptp_parse_header(skb, type); in is_sync_pdelay_resp()
/linux/drivers/net/phy/
H A Dbcm-phy-ptp.c398 header = ptp_parse_header(skb, type); in bcm_ptp_rxtstamp()
753 hdr = ptp_parse_header(skb, type); in bcm_ptp_txtstamp()
H A Dmicrel.c2710 ptp_header = ptp_parse_header(skb, type); in lan8814_get_sig_rx()
3375 ptp_header = ptp_parse_header(skb, type); in lan8814_get_sig_tx()
4478 struct ptp_header *header = ptp_parse_header(skb, type); in lan8841_rxtstamp()
H A Ddp83640.c814 hdr = ptp_parse_header(skb, type); in match()
/linux/drivers/net/ethernet/mscc/
H A Docelot_ptp.c651 hdr = ptp_parse_header(skb, OCELOT_SKB_CB(skb)->ptp_class); in ocelot_port_dequeue_ptp_tx_skb()
724 hdr = ptp_parse_header(skb, ptp_class); in ocelot_ptp_is_onestep_sync()
/linux/net/dsa/
H A Dtag_ksz.c218 ptp_hdr = ptp_parse_header(skb, ptp_type); in ksz_xmit_timestamp()
/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c478 ptp_hdr = ptp_parse_header(skb, type); in ksz_port_rxtstamp()
518 hdr = ptp_parse_header(skb, type); in ksz_port_txtstamp()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ptp.c174 header = ptp_parse_header(skb, type); in sparx5_ptp_classify()
/linux/drivers/net/ethernet/ti/
H A Dcpts.c444 hdr = ptp_parse_header(skb, ptp_class); in cpts_skb_get_mtype_seqid()
H A Dam65-cpts.c884 hdr = ptp_parse_header(skb, ptp_class); in am65_skb_get_mtype_seqid()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c338 header = ptp_parse_header(skb, type); in lan966x_ptp_classify()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c47 hdr = ptp_parse_header(skb, ptp_class); in bnxt_ptp_parse()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c502 hdr = ptp_parse_header(skb, ptp_class); in mlxsw_sp_ptp_parse()
H A Dspectrum.c299 return !!ptp_parse_header(skb, type); in mlxsw_sp_skb_requires_ts()
/linux/Documentation/networking/
H A Dtimestamping.rst714 the PTP transport type, and ``ptp_parse_header`` to interpret the PTP
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c129 hdr = ptp_parse_header(skb, ptp_class); in enetc_ptp_parse()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c774 hdr = ptp_parse_header(skb, ptp_class); in dpaa2_eth_ptp_parse()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c1220 hdr = ptp_parse_header(skb, ptp_class); in ptp_one_step_sync()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c4123 hdr = ptp_parse_header(skb, type); in mvpp2_tx_hw_tstamp()