Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dptp_clock.h34 #define PTP_STRICT_FLAGS (1<<3) macro
43 PTP_STRICT_FLAGS)
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dptp.c335 PTP_STRICT_FLAGS)) in mv88e6352_ptp_enable_extts()
339 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in mv88e6352_ptp_enable_extts()
/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb_ptp.c183 PTP_STRICT_FLAGS)) in ravb_ptp_extts()
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.c817 PTP_STRICT_FLAGS)) in sja1105_extts_enable()
821 if ((extts->flags & PTP_STRICT_FLAGS) && in sja1105_extts_enable()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A 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()
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A 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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c464 PTP_STRICT_FLAGS)) in mlx5_extts_configure()
468 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in mlx5_extts_configure()
/openbmc/linux/drivers/ptp/
H A Dptp_chardev.c159 req.extts.flags |= PTP_STRICT_FLAGS; in ptp_ioctl()
H A Dptp_idt82p33.c253 PTP_STRICT_FLAGS)) in idt82p33_extts_enable()
H A Dptp_clockmatrix.c290 PTP_STRICT_FLAGS)) in idtcm_extts_enable()
/openbmc/linux/drivers/net/phy/
H A Ddp83640.c485 PTP_STRICT_FLAGS)) in ptp_dp83640_enable()
489 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in ptp_dp83640_enable()
H A Dnxp-c45-tja11xx.c870 PTP_STRICT_FLAGS)) in nxp_c45_extts_enable()
H A Dmicrel.c4579 PTP_STRICT_FLAGS)) in lan8841_ptp_extts()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c923 PTP_STRICT_FLAGS)) in lan966x_ptp_extts()