Home
last modified time | relevance | path

Searched refs:PTP_CLASS_L4 (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dptp_classify.h36 #define PTP_CLASS_L4 (PTP_CLASS_IPV4 | PTP_CLASS_IPV6) macro
/linux/drivers/net/phy/
H A Ddp83640.c1213 dp83640->layer = PTP_CLASS_L4; in dp83640_hwtstamp_set()
1221 dp83640->layer = PTP_CLASS_L4; in dp83640_hwtstamp_set()
1237 dp83640->layer = PTP_CLASS_L4 | PTP_CLASS_L2; in dp83640_hwtstamp_set()
1252 if (dp83640->layer & PTP_CLASS_L4) { in dp83640_hwtstamp_set()
H A Dmicrochip_rds_ptp.c511 clock->layer = PTP_CLASS_L4; in mchp_rds_ptp_hwtstamp_set()
523 clock->layer = PTP_CLASS_L4 | PTP_CLASS_L2; in mchp_rds_ptp_hwtstamp_set()
546 if (clock->layer & PTP_CLASS_L4) { in mchp_rds_ptp_hwtstamp_set()
H A Dmicrel.c3201 ptp_priv->layer = PTP_CLASS_L4; in lan8814_hwtstamp_set()
3213 ptp_priv->layer = PTP_CLASS_L4 | PTP_CLASS_L2; in lan8814_hwtstamp_set()
3235 } else if (ptp_priv->layer & PTP_CLASS_L4) { in lan8814_hwtstamp_set()
5105 ptp_priv->layer = PTP_CLASS_L4; in lan8841_hwtstamp_set()
5117 ptp_priv->layer = PTP_CLASS_L4 | PTP_CLASS_L2; in lan8841_hwtstamp_set()
5142 } else if (ptp_priv->layer & PTP_CLASS_L4) { in lan8841_hwtstamp_set()