Home
last modified time | relevance | path

Searched refs:ptp_schedule_worker (Results 1 – 25 of 29) sorted by relevance

12

/linux/include/linux/
H A Dptp_clock_kernel.h436 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay);
467 static inline int ptp_schedule_worker(struct ptp_clock *ptp, in ptp_schedule_worker() function
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.c399 ptp_schedule_worker(hellcreek->ptp_clock, 0); in hellcreek_port_txtstamp()
429 ptp_schedule_worker(hellcreek->ptp_clock, 0); in hellcreek_port_rxtstamp()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_ptp.c133 ptp_schedule_worker(priv->ptp->clock, in gve_init_clock()
/linux/drivers/ptp/
H A Dptp_mock.c156 ptp_schedule_worker(phc->clock, MOCK_PHC_REFRESH_INTERVAL); in mock_phc_create()
H A Dptp_clock.c661 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay) in ptp_schedule_worker() function
665 EXPORT_SYMBOL(ptp_schedule_worker);
H A Dptp_vclock.c224 ptp_schedule_worker(vclock->clock, PTP_VCLOCK_REFRESH_INTERVAL); in ptp_vclock_register()
H A Dptp_fc3.c668 ptp_schedule_worker(idtfc3->ptp_clock, idtfc3->tc_update_period); in idtfc3_init_timecounter()
H A Dptp_idt82p33.c619 ptp_schedule_worker(channel->ptp_clock, in idt82p33_start_ddco()
/linux/drivers/net/ethernet/ti/
H A Dcpts.c173 ptp_schedule_worker(cpts->clock, 0); in cpts_fifo_read()
545 ptp_schedule_worker(cpts->clock, 0); in cpts_tx_timestamp()
576 ptp_schedule_worker(cpts->clock, cpts->ov_check_period); in cpts_register()
H A Dam65-cpts.c379 ptp_schedule_worker(cpts->ptp_clock, 0); in __am65_cpts_fifo_read()
1005 ptp_schedule_worker(cpts->ptp_clock, 0); in am65_cpts_tx_timestamp()
/linux/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c351 ptp_schedule_worker(chip->ptp_clock, 0); in mv88e6xxx_port_rxtstamp()
494 ptp_schedule_worker(chip->ptp_clock, 0); in mv88e6xxx_port_txtstamp()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_time.c269 return ptp_schedule_worker(fbn->fbd->ptp, FBNIC_TS_HIGH_REFRESH_JIF); in fbnic_time_start()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ptp.c375 ptp_schedule_worker(adapter->ptp.clock, 0); in iavf_ptp_init()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c812 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_ptp_free_txts_skbs()
840 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_get_tx_ts_p5()
1163 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_ptp_init()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_tai.c377 ptp_schedule_worker(tai->ptp_clock, delay); in mvpp22_tai_start()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.c391 ptp_schedule_worker(ptp_data->clock, 0); in sja1105_rxtstamp()
685 ptp_schedule_worker(ptp_data->clock, 0); in sja1105_ptp_extts_timer()
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx.c885 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_extts_enable()
986 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_txtstamp()
1010 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_rxtstamp()
H A Dbcm-phy-ptp.c773 ptp_schedule_worker(priv->ptp_clock, 0); in bcm_ptp_txtstamp()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_phc.c522 ptp_schedule_worker(lif->phc->ptp, lif->phc->aux_work_delay); in ionic_lif_register_phc()
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_ptp.c960 ptp_schedule_worker(adapter->ptp->clock, 0); in idpf_ptp_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c701 ptp_schedule_worker(clock->ptp, timer->overflow_period); in mlx5_ptp_adjfine()
1374 ptp_schedule_worker(clock->ptp, 0); in mlx5_init_clock_dev()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c769 ptp_schedule_worker(wx->ptp_clock, HZ); in wx_ptp_reset()
/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c280 ptp_schedule_worker(ptp_data->clock, 0); in ksz_ptp_enable_mode()
/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.c1224 ptp_schedule_worker(vsc8531->ptp->ptp_clock, 0); in vsc85xx_rxtstamp()
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c1371 ptp_schedule_worker(ptp->ptp_clock, 0); in lan743x_ptp_isr()

12