Searched refs:ptp_schedule_worker (Results 1 – 14 of 14) sorted by relevance
| /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_vclock.c | 226 ptp_schedule_worker(vclock->clock, PTP_VCLOCK_REFRESH_INTERVAL); in ptp_vclock_register()
|
| H A D | ptp_clock.c | 673 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay) in ptp_schedule_worker() function 677 EXPORT_SYMBOL(ptp_schedule_worker);
|
| H A D | ptp_fc3.c | 842 ptp_schedule_worker(idtfc3->ptp_clock, idtfc3->tc_update_period); in idtfc3_enable_ptp()
|
| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_ptp.c | 139 ptp_schedule_worker(priv->ptp->clock, in gve_init_clock()
|
| /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()
|
| /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/marvell/mvpp2/ |
| H A D | mvpp2_tai.c | 377 ptp_schedule_worker(tai->ptp_clock, delay); in mvpp22_tai_start()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ptp.c | 796 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_ptp_free_txts_skbs() 824 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_get_tx_ts_p5() 1147 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_ptp_init()
|
| /linux/drivers/net/dsa/sja1105/ |
| H A D | sja1105_ptp.c | 391 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/dsa/microchip/ |
| H A D | ksz_ptp.c | 289 ptp_schedule_worker(ptp_data->clock, 0); in ksz_ptp_enable_mode()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_lib.c | 837 ptp_schedule_worker(wx->ptp_clock, 0); in wx_clean_tx_irq()
|
| /linux/drivers/net/phy/ |
| H A D | micrel.c | 5186 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()
|