/linux/drivers/net/dsa/hirschmann/ |
H A D | hellcreek_hwtstamp.c | 405 ptp_schedule_worker(hellcreek->ptp_clock, 0); in hellcreek_port_txtstamp() 435 ptp_schedule_worker(hellcreek->ptp_clock, 0); in hellcreek_port_rxtstamp()
|
/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 | 512 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay) in ptp_schedule_worker() function 516 EXPORT_SYMBOL(ptp_schedule_worker);
|
H A D | ptp_vclock.c | 217 ptp_schedule_worker(vclock->clock, PTP_VCLOCK_REFRESH_INTERVAL); in ptp_vclock_register()
|
H A D | ptp_fc3.c | 667 ptp_schedule_worker(idtfc3->ptp_clock, idtfc3->tc_update_period); in idtfc3_init_timecounter()
|
H A D | ptp_idt82p33.c | 631 ptp_schedule_worker(channel->ptp_clock, in idt82p33_start_ddco()
|
H A D | ptp_clockmatrix.c | 1600 ptp_schedule_worker(channel->ptp_clock, in do_phase_pull_in_sw()
|
/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 | 357 ptp_schedule_worker(cpts->ptp_clock, 0); in __am65_cpts_fifo_read() 983 ptp_schedule_worker(cpts->ptp_clock, 0); in am65_cpts_tx_timestamp()
|
/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | hwtstamp.c | 355 ptp_schedule_worker(chip->ptp_clock, 0); in mv88e6xxx_port_rxtstamp() 498 ptp_schedule_worker(chip->ptp_clock, 0); in mv88e6xxx_port_txtstamp()
|
/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/dsa/sja1105/ |
H A D | sja1105_ptp.c | 387 ptp_schedule_worker(ptp_data->clock, 0); in sja1105_rxtstamp() 681 ptp_schedule_worker(ptp_data->clock, 0); in sja1105_ptp_extts_timer()
|
/linux/drivers/net/phy/ |
H A D | nxp-c45-tja11xx.c | 892 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_extts_enable() 989 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_txtstamp() 1013 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_rxtstamp()
|
H A D | bcm-phy-ptp.c | 774 ptp_schedule_worker(priv->ptp_clock, 0); in bcm_ptp_txtstamp()
|
H A D | micrel.c | 4451 ptp_schedule_worker(ptp_priv->ptp_clock, 0); in lan8841_ptp_enable_processing()
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ptp.c | 822 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_get_tx_ts_p5() 1094 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_ptp_init()
|
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_phc.c | 507 ptp_schedule_worker(lif->phc->ptp, lif->phc->aux_work_delay); in ionic_lif_register_phc()
|
/linux/drivers/net/dsa/microchip/ |
H A D | ksz_ptp.c | 279 ptp_schedule_worker(ptp_data->clock, 0); in ksz_ptp_enable_mode()
|
/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_ptp.c | 1375 ptp_schedule_worker(ptp->ptp_clock, 0); in lan743x_ptp_isr()
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 6632 ptp_schedule_worker(tp->ptp_clock, 0); in tg3_tx()
|