Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dptp_clock_kernel.h385 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay);
412 static inline int ptp_schedule_worker(struct ptp_clock *ptp, in ptp_schedule_worker() function
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.c405 ptp_schedule_worker(hellcreek->ptp_clock, 0); in hellcreek_port_txtstamp()
435 ptp_schedule_worker(hellcreek->ptp_clock, 0); in hellcreek_port_rxtstamp()
/openbmc/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.c443 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay) in ptp_schedule_worker() function
447 EXPORT_SYMBOL(ptp_schedule_worker);
H A Dptp_vclock.c217 ptp_schedule_worker(vclock->clock, PTP_VCLOCK_REFRESH_INTERVAL); in ptp_vclock_register()
H A Dptp_idt82p33.c631 ptp_schedule_worker(channel->ptp_clock, in idt82p33_start_ddco()
H A Dptp_clockmatrix.c1600 ptp_schedule_worker(channel->ptp_clock, in do_phase_pull_in_sw()
/openbmc/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.c362 ptp_schedule_worker(cpts->ptp_clock, 0); in am65_cpts_fifo_read()
936 ptp_schedule_worker(cpts->ptp_clock, 0); in am65_cpts_tx_timestamp()
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.c355 ptp_schedule_worker(chip->ptp_clock, 0); in mv88e6xxx_port_rxtstamp()
498 ptp_schedule_worker(chip->ptp_clock, 0); in mv88e6xxx_port_txtstamp()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_tai.c377 ptp_schedule_worker(tai->ptp_clock, delay); in mvpp22_tai_start()
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.c387 ptp_schedule_worker(ptp_data->clock, 0); in sja1105_rxtstamp()
681 ptp_schedule_worker(ptp_data->clock, 0); in sja1105_ptp_extts_timer()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c737 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_get_tx_ts_p5()
974 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_ptp_init()
/openbmc/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx.c898 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_extts_enable()
995 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_txtstamp()
1019 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_rxtstamp()
H A Dbcm-phy-ptp.c774 ptp_schedule_worker(priv->ptp_clock, 0); in bcm_ptp_txtstamp()
H A Dmicrel.c3793 ptp_schedule_worker(ptp_priv->ptp_clock, 0); in lan8841_ptp_enable_processing()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_phc.c507 ptp_schedule_worker(lif->phc->ptp, lif->phc->aux_work_delay); in ionic_lif_register_phc()
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c280 ret = ptp_schedule_worker(ptp_data->clock, 0); in ksz_ptp_enable_mode()
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c1382 ptp_schedule_worker(ptp->ptp_clock, 0); in lan743x_ptp_isr()