Home
last modified time | relevance | path

Searched refs:supported_extts_flags (Results 1 – 16 of 16) sorted by relevance

/drivers/ptp/
A Dptp_chardev.c179 unsigned int supported_extts_flags; in ptp_extts_request() local
204 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()
A Dptp_fc3.c595 .supported_extts_flags = PTP_STRICT_FLAGS | PTP_EXT_OFFSET,
A Dptp_clockmatrix.c2034 .supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS,
2052 .supported_extts_flags = PTP_RISING_EDGE | PTP_STRICT_FLAGS,
A Dptp_idt82p33.c1178 caps->supported_extts_flags = PTP_RISING_EDGE | in idt82p33_caps_init()
/drivers/net/ethernet/renesas/
A Dravb_ptp.c280 .supported_extts_flags = PTP_RISING_EDGE | PTP_FALLING_EDGE,
/drivers/net/dsa/mv88e6xxx/
A Dptp.c562 chip->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in mv88e6xxx_ptp_setup()
/drivers/net/ethernet/intel/igb/
A Digb_ptp.c1342 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()
/drivers/net/dsa/sja1105/
A Dsja1105_ptp.c898 .supported_extts_flags = PTP_RISING_EDGE | in sja1105_ptp_clock_register()
/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_ptp.c994 .supported_extts_flags = PTP_RISING_EDGE |
/drivers/net/ethernet/intel/igc/
A Digc_ptp.c1152 adapter->ptp_caps.supported_extts_flags = PTP_RISING_EDGE | in igc_ptp_init()
/drivers/net/phy/
A Ddp83640.c995 clock->caps.supported_extts_flags = PTP_RISING_EDGE | in dp83640_clock_init()
A Dnxp-c45-tja11xx.c955 .supported_extts_flags = PTP_RISING_EDGE | in nxp_c45_init_ptp_clock()
A Dmicrel.c4139 shared->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in lan8814_ptp_probe_once()
/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dclock.c1018 clock->ptp_info.supported_extts_flags = PTP_RISING_EDGE | in mlx5_init_pin_config()
/drivers/net/ethernet/microchip/
A Dlan743x_ptp.c1536 ptp->ptp_clock_info.supported_extts_flags = PTP_RISING_EDGE | in lan743x_ptp_open()
/drivers/net/ethernet/intel/ice/
A Dice_ptp.c2557 info->supported_extts_flags = PTP_RISING_EDGE | in ice_ptp_set_caps()

Completed in 72 milliseconds