Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dptp_clock.h34 #define PTP_STRICT_FLAGS (1<<3) macro
43 PTP_STRICT_FLAGS)
/linux-6.6.21/drivers/net/dsa/mv88e6xxx/
Dptp.c281 PTP_STRICT_FLAGS)) in mv88e6352_ptp_enable_extts()
285 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in mv88e6352_ptp_enable_extts()
/linux-6.6.21/drivers/net/ethernet/renesas/
Dravb_ptp.c183 PTP_STRICT_FLAGS)) in ravb_ptp_extts()
/linux-6.6.21/drivers/net/dsa/sja1105/
Dsja1105_ptp.c817 PTP_STRICT_FLAGS)) in sja1105_extts_enable()
821 if ((extts->flags & PTP_STRICT_FLAGS) && in sja1105_extts_enable()
/linux-6.6.21/drivers/net/ethernet/intel/igb/
Digb_ptp.c509 PTP_STRICT_FLAGS)) in igb_ptp_feature_enable_82580()
659 PTP_STRICT_FLAGS)) in igb_ptp_feature_enable_i210()
663 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in igb_ptp_feature_enable_i210()
/linux-6.6.21/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.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.c464 PTP_STRICT_FLAGS)) in mlx5_extts_configure()
468 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in mlx5_extts_configure()
/linux-6.6.21/drivers/ptp/
Dptp_chardev.c158 req.extts.flags |= PTP_STRICT_FLAGS; in ptp_ioctl()
Dptp_idt82p33.c253 PTP_STRICT_FLAGS)) in idt82p33_extts_enable()
Dptp_clockmatrix.c290 PTP_STRICT_FLAGS)) in idtcm_extts_enable()
/linux-6.6.21/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.c870 PTP_STRICT_FLAGS)) in nxp_c45_extts_enable()
Dmicrel.c4460 PTP_STRICT_FLAGS)) in lan8841_ptp_extts()
/linux-6.6.21/drivers/net/ethernet/microchip/lan966x/
Dlan966x_ptp.c923 PTP_STRICT_FLAGS)) in lan966x_ptp_extts()