Searched refs:PTP_CLASS_L2 (Results 1 – 6 of 6) sorted by relevance
26 #define PTP_CLASS_L2 0x40 /* event in a L2 packet */ macro 34 #define PTP_CLASS_V2_L2 (PTP_CLASS_V2 | PTP_CLASS_L2)
53 * or #0xc0 ; PTP_CLASS_VLAN|PTP_CLASS_L293 * or #0x40 ; PTP_CLASS_L2124 case PTP_CLASS_L2: in ptp_parse_header()
508 clock->layer = PTP_CLASS_L2; in mchp_rds_ptp_hwtstamp() 514 clock->layer = PTP_CLASS_L4 | PTP_CLASS_L2; in mchp_rds_ptp_hwtstamp() 524 if (clock->layer & PTP_CLASS_L2) { in mchp_rds_ptp_hwtstamp()
1242 dp83640->layer = PTP_CLASS_L2; in dp83640_hwtstamp() 1250 dp83640->layer = PTP_CLASS_L4 | PTP_CLASS_L2; in dp83640_hwtstamp() 1261 if (dp83640->layer & PTP_CLASS_L2) { in dp83640_hwtstamp()
352 if (type & PTP_CLASS_L2) in lan966x_ptp_classify()
1869 case PTP_CLASS_L2: in felix_rxtstamp()