Searched refs:ptp_schedule_worker (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_ptp.c | 133 ptp_schedule_worker(priv->ptp->clock, in gve_init_clock()
|
| /linux/drivers/ptp/ |
| H A D | ptp_mock.c | 156 ptp_schedule_worker(phc->clock, MOCK_PHC_REFRESH_INTERVAL); in mock_phc_create()
|
| H A D | ptp_clock.c | 661 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay) in ptp_schedule_worker() function 665 EXPORT_SYMBOL(ptp_schedule_worker);
|
| H A D | ptp_vclock.c | 224 ptp_schedule_worker(vclock->clock, PTP_VCLOCK_REFRESH_INTERVAL); in ptp_vclock_register()
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | cpts.c | 173 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 D | am65-cpts.c | 379 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/ethernet/intel/iavf/ |
| H A D | iavf_ptp.c | 375 ptp_schedule_worker(adapter->ptp.clock, 0); in iavf_ptp_init()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ptp.c | 812 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 D | mvpp2_tai.c | 377 ptp_schedule_worker(tai->ptp_clock, delay); in mvpp22_tai_start()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_ptp.c | 960 ptp_schedule_worker(adapter->ptp->clock, 0); in idpf_ptp_init()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | clock.c | 701 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 D | wx_ptp.c | 769 ptp_schedule_worker(wx->ptp_clock, HZ); in wx_ptp_reset()
|
| H A D | wx_lib.c | 805 ptp_schedule_worker(wx->ptp_clock, 0); in wx_clean_tx_irq()
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz_ptp.c | 280 ptp_schedule_worker(ptp_data->clock, 0); in ksz_ptp_enable_mode()
|
| /linux/drivers/net/phy/ |
| H A D | micrel.c | 5067 ptp_schedule_worker(ptp_priv->ptp_clock, 0); in lan8841_ptp_enable_processing()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 6629 ptp_schedule_worker(tp->ptp_clock, 0); in tg3_tx()
|