Home
last modified time | relevance | path

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

/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()
/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()
/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.c793 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_ptp_free_txts_skbs()
821 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_get_tx_ts_p5()
1144 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/ethernet/intel/idpf/
H A Didpf_ptp.c960 ptp_schedule_worker(adapter->ptp->clock, 0); in idpf_ptp_init()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c769 ptp_schedule_worker(wx->ptp_clock, HZ); in wx_ptp_reset()
H A Dwx_lib.c805 ptp_schedule_worker(wx->ptp_clock, 0); in wx_clean_tx_irq()
/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/
H A Dmicrel.c5068 ptp_schedule_worker(ptp_priv->ptp_clock, 0); in lan8841_ptp_enable_processing()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c6629 ptp_schedule_worker(tp->ptp_clock, 0); in tg3_tx()