Home
last modified time | relevance | path

Searched refs:pps_info (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dclock.c188 pps_info); in mlx5_pps_out()
199 tstart = clock->pps_info.start[i]; in mlx5_pps_out()
200 clock->pps_info.start[i] = 0; in mlx5_pps_out()
535 struct mlx5_pps *pps_info = &mdev->clock.pps_info; in mlx5_perout_conf_out_pulse_duration() local
568 struct mlx5_pps *pps_info = &mdev->clock.pps_info; in perout_conf_npps_real_time() local
576 pps_info->min_npps_period); in perout_conf_npps_real_time()
680 clock->pps_info.enabled = !!on; in mlx5_pps_configure()
716 return !(clock->pps_info.pin_caps[pin] & in mlx5_ptp_verify()
719 return !(clock->pps_info.pin_caps[pin] & in mlx5_ptp_verify()
875 if (clock->pps_info.enabled) { in mlx5_pps_event()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ptp.c297 ptp->pps_info.pins[pin].usage = usage; in bnxt_ptp_cfg_pin()
298 ptp->pps_info.pins[pin].state = state; in bnxt_ptp_cfg_pin()
361 pps = &ptp->pps_info; in bnxt_ptp_reapply_pps()
478 ptp->pps_info.pins[0].event = BNXT_PPS_EVENT_INTERNAL; in bnxt_ptp_enable()
776 if (ptp->pps_info.pins[pin].usage <= BNXT_PPS_PIN_PPS_OUT && in bnxt_ptp_verify()
789 struct bnxt_pps *pps_info; in bnxt_ptp_pps_init() local
806 pps_info = &ptp->pps_info; in bnxt_ptp_pps_init()
807 pps_info->num_pins = resp->num_pins; in bnxt_ptp_pps_init()
808 ptp_info->n_pins = pps_info->num_pins; in bnxt_ptp_pps_init()
819 for (i = 0; i < pps_info->num_pins; i++, pin_usg++) { in bnxt_ptp_pps_init()
[all …]
A Dbnxt_ptp.h85 struct bnxt_pps pps_info; member
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h725 struct mlx5_pps pps_info; member

Completed in 14 milliseconds