Home
last modified time | relevance | path

Searched refs:PTP_STRICT_FLAGS (Results 1 – 9 of 9) sorted by relevance

/linux/include/uapi/linux/
A Dptp_clock.h34 #define PTP_STRICT_FLAGS (1<<3) macro
43 PTP_STRICT_FLAGS)
/linux/drivers/net/dsa/mv88e6xxx/
A Dptp.c280 PTP_STRICT_FLAGS)) in mv88e6352_ptp_enable_extts()
284 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in mv88e6352_ptp_enable_extts()
/linux/drivers/net/dsa/sja1105/
A Dsja1105_ptp.c828 PTP_STRICT_FLAGS)) in sja1105_extts_enable()
832 if ((extts->flags & PTP_STRICT_FLAGS) && in sja1105_extts_enable()
/linux/drivers/net/ethernet/intel/igc/
A Digc_ptp.c264 PTP_STRICT_FLAGS)) in igc_ptp_feature_enable_i225()
268 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in igc_ptp_feature_enable_i225()
/linux/drivers/net/ethernet/renesas/
A Dravb_ptp.c190 PTP_STRICT_FLAGS)) in ravb_ptp_extts()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dclock.c390 PTP_STRICT_FLAGS)) in mlx5_extts_configure()
394 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in mlx5_extts_configure()
/linux/drivers/net/ethernet/intel/igb/
A Digb_ptp.c528 PTP_STRICT_FLAGS)) in igb_ptp_feature_enable_i210()
532 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in igb_ptp_feature_enable_i210()
/linux/drivers/ptp/
A Dptp_chardev.c155 req.extts.flags |= PTP_STRICT_FLAGS; in ptp_ioctl()
/linux/drivers/net/phy/
A Ddp83640.c485 PTP_STRICT_FLAGS)) in ptp_dp83640_enable()
489 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in ptp_dp83640_enable()

Completed in 20 milliseconds