Searched refs:supported_extts_flags (Results 1 – 16 of 16) sorted by relevance
179 unsigned int supported_extts_flags; in ptp_extts_request() local204 supported_extts_flags = ptp->info->supported_extts_flags; in ptp_extts_request()206 supported_extts_flags |= PTP_ENABLE_FEATURE; in ptp_extts_request()211 if (!(supported_extts_flags & PTP_STRICT_FLAGS)) in ptp_extts_request()212 supported_extts_flags |= PTP_EXTTS_EDGES; in ptp_extts_request()214 if (req.extts.flags & ~supported_extts_flags) in ptp_extts_request()
595 .supported_extts_flags = PTP_STRICT_FLAGS | PTP_EXT_OFFSET,
2034 .supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS,2052 .supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS,
1178 caps->supported_extts_flags = PTP_RISING_EDGE | in idt82p33_caps_init()
280 .supported_extts_flags = PTP_RISING_EDGE | PTP_FALLING_EDGE,
562 chip->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in mv88e6xxx_ptp_setup()
1342 adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE | in igb_ptp_init()1367 adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE | in igb_ptp_init()
898 .supported_extts_flags = PTP_RISING_EDGE | in sja1105_ptp_clock_register()
994 .supported_extts_flags = PTP_RISING_EDGE |
1152 adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE | in igc_ptp_init()
995 clock->caps.supported_extts_flags = PTP_RISING_EDGE | in dp83640_clock_init()
955 .supported_extts_flags = PTP_RISING_EDGE | in nxp_c45_init_ptp_clock()
4139 shared->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in lan8814_ptp_probe_once()
1018 clock->ptp_info.supported_extts_flags = PTP_RISING_EDGE | in mlx5_init_pin_config()
1536 ptp->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in lan743x_ptp_open()
2557 info->supported_extts_flags = PTP_RISING_EDGE | in ice_ptp_set_caps()
Completed in 72 milliseconds