Symbol: PTP_STRICT_FLAGS
drivers/net/dsa/mv88e6xxx/ptp.c
320
if ((rq->extts.flags & PTP_STRICT_FLAGS) &&
drivers/net/dsa/mv88e6xxx/ptp.c
525
PTP_STRICT_FLAGS;
drivers/net/dsa/sja1105/sja1105_ptp.c
814
if ((extts->flags & PTP_STRICT_FLAGS) &&
drivers/net/dsa/sja1105/sja1105_ptp.c
900
PTP_STRICT_FLAGS,
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c
1015
ptp_info->supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS;
drivers/net/ethernet/intel/ice/ice_ptp.c
2558
PTP_STRICT_FLAGS;
drivers/net/ethernet/intel/igb/igb_ptp.c
1341
PTP_STRICT_FLAGS;
drivers/net/ethernet/intel/igb/igb_ptp.c
1366
PTP_STRICT_FLAGS;
drivers/net/ethernet/intel/igb/igb_ptp.c
506
if (rq->extts.flags & PTP_STRICT_FLAGS &&
drivers/net/ethernet/intel/igb/igb_ptp.c
655
if ((rq->extts.flags & PTP_STRICT_FLAGS) &&
drivers/net/ethernet/intel/igc/igc_ptp.c
1195
PTP_STRICT_FLAGS;
drivers/net/ethernet/intel/igc/igc_ptp.c
261
if ((rq->extts.flags & PTP_STRICT_FLAGS) &&
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c
1095
PTP_STRICT_FLAGS;
drivers/net/ethernet/mellanox/mlx5/core/lib/clock.c
723
if ((rq->extts.flags & PTP_STRICT_FLAGS) &&
drivers/net/ethernet/microchip/lan743x_ptp.c
1538
PTP_STRICT_FLAGS;
drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c
998
PTP_STRICT_FLAGS,
drivers/net/phy/bcm-phy-ptp.c
741
.supported_extts_flags = PTP_STRICT_FLAGS | PTP_RISING_EDGE,
drivers/net/phy/dp83640.c
482
if ((rq->extts.flags & PTP_STRICT_FLAGS) &&
drivers/net/phy/dp83640.c
973
PTP_STRICT_FLAGS;
drivers/net/phy/micrel.c
4480
PTP_STRICT_FLAGS;
drivers/net/phy/micrel.c
5853
PTP_STRICT_FLAGS))
drivers/net/phy/nxp-c45-tja11xx.c
957
PTP_STRICT_FLAGS,
drivers/ptp/ptp_chardev.c
212
req.extts.flags |= PTP_STRICT_FLAGS;
drivers/ptp/ptp_chardev.c
237
if (!(supported_extts_flags & PTP_STRICT_FLAGS))
drivers/ptp/ptp_clockmatrix.c
2034
.supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS,
drivers/ptp/ptp_clockmatrix.c
2052
.supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS,
drivers/ptp/ptp_fc3.c
595
.supported_extts_flags = PTP_STRICT_FLAGS | PTP_EXT_OFFSET,
drivers/ptp/ptp_idt82p33.c
1179
PTP_STRICT_FLAGS;
drivers/ptp/ptp_netc.c
746
PTP_STRICT_FLAGS,
drivers/ptp/ptp_ocp.c
1489
.supported_extts_flags = PTP_STRICT_FLAGS | PTP_RISING_EDGE,
include/uapi/linux/ptp_clock.h
47
PTP_STRICT_FLAGS | \