Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dptp_clock.h34 #define PTP_STRICT_FLAGS (1<<3) macro
43 PTP_STRICT_FLAGS)
/linux-6.1.9/drivers/net/dsa/mv88e6xxx/
Dptp.c280 PTP_STRICT_FLAGS)) in mv88e6352_ptp_enable_extts()
284 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in mv88e6352_ptp_enable_extts()
/linux-6.1.9/drivers/net/ethernet/intel/igb/
Digb_ptp.c528 PTP_STRICT_FLAGS)) in igb_ptp_feature_enable_82580()
678 PTP_STRICT_FLAGS)) in igb_ptp_feature_enable_i210()
682 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in igb_ptp_feature_enable_i210()
/linux-6.1.9/drivers/net/ethernet/renesas/
Dravb_ptp.c190 PTP_STRICT_FLAGS)) in ravb_ptp_extts()
/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_ptp.c263 PTP_STRICT_FLAGS)) in igc_ptp_feature_enable_i225()
267 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in igc_ptp_feature_enable_i225()
/linux-6.1.9/drivers/net/dsa/sja1105/
Dsja1105_ptp.c857 PTP_STRICT_FLAGS)) in sja1105_extts_enable()
861 if ((extts->flags & PTP_STRICT_FLAGS) && in sja1105_extts_enable()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.c399 PTP_STRICT_FLAGS)) in mlx5_extts_configure()
403 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in mlx5_extts_configure()
/linux-6.1.9/drivers/ptp/
Dptp_chardev.c155 req.extts.flags |= PTP_STRICT_FLAGS; in ptp_ioctl()
Dptp_clockmatrix.c290 PTP_STRICT_FLAGS)) in idtcm_extts_enable()
/linux-6.1.9/drivers/net/phy/
Ddp83640.c485 PTP_STRICT_FLAGS)) in ptp_dp83640_enable()
489 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in ptp_dp83640_enable()
Dnxp-c45-tja11xx.c576 PTP_STRICT_FLAGS)) in nxp_c45_extts_enable()
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ptp.c708 PTP_STRICT_FLAGS)) in lan966x_ptp_extts()