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.c1149 dp83640->layer = PTP_CLASS_L4; in dp83640_hwtstamp_set()
1157 dp83640->layer = PTP_CLASS_L4; in dp83640_hwtstamp_set()
1173 dp83640->layer = PTP_CLASS_L4 | PTP_CLASS_L2; in dp83640_hwtstamp_set()
1188 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.c3319 ptp_priv->layer = PTP_CLASS_L4; in lan8814_hwtstamp_set()
3331 ptp_priv->layer = PTP_CLASS_L4 | PTP_CLASS_L2; in lan8814_hwtstamp_set()
3353 } else if (ptp_priv->layer & PTP_CLASS_L4) { in lan8814_hwtstamp_set()
5224 ptp_priv->layer = PTP_CLASS_L4; in lan8841_hwtstamp_set()
5236 ptp_priv->layer = PTP_CLASS_L4 | PTP_CLASS_L2; in lan8841_hwtstamp_set()
5261 } else if (ptp_priv->layer & PTP_CLASS_L4) { in lan8841_hwtstamp_set()