Searched refs:ptp_schedule_worker (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | ptp_clock_kernel.h | 378 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay); 405 static inline int ptp_schedule_worker(struct ptp_clock *ptp, in ptp_schedule_worker() function
|
/linux-6.3-rc2/drivers/net/dsa/hirschmann/ |
A D | hellcreek_hwtstamp.c | 412 ptp_schedule_worker(hellcreek->ptp_clock, 0); in hellcreek_port_txtstamp() 442 ptp_schedule_worker(hellcreek->ptp_clock, 0); in hellcreek_port_rxtstamp()
|
/linux-6.3-rc2/drivers/ptp/ |
A D | ptp_clock.c | 438 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay) in ptp_schedule_worker() function 442 EXPORT_SYMBOL(ptp_schedule_worker);
|
A D | ptp_vclock.c | 217 ptp_schedule_worker(vclock->clock, PTP_VCLOCK_REFRESH_INTERVAL); in ptp_vclock_register()
|
A D | ptp_idt82p33.c | 631 ptp_schedule_worker(channel->ptp_clock, in idt82p33_start_ddco()
|
A D | ptp_clockmatrix.c | 1600 ptp_schedule_worker(channel->ptp_clock, in do_phase_pull_in_sw()
|
/linux-6.3-rc2/drivers/net/ethernet/ti/ |
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()
|
A D | am65-cpts.c | 361 ptp_schedule_worker(cpts->ptp_clock, 0); in am65_cpts_fifo_read() 913 ptp_schedule_worker(cpts->ptp_clock, 0); in am65_cpts_tx_timestamp()
|
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/ |
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-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/ |
A D | mvpp2_tai.c | 377 ptp_schedule_worker(tai->ptp_clock, delay); in mvpp22_tai_start()
|
/linux-6.3-rc2/drivers/net/phy/ |
A D | nxp-c45-tja11xx.c | 606 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_extts_enable() 703 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_txtstamp() 727 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_rxtstamp()
|
A D | bcm-phy-ptp.c | 774 ptp_schedule_worker(priv->ptp_clock, 0); in bcm_ptp_txtstamp()
|
/linux-6.3-rc2/drivers/net/dsa/sja1105/ |
A D | sja1105_ptp.c | 427 ptp_schedule_worker(ptp_data->clock, 0); in sja1105_rxtstamp() 721 ptp_schedule_worker(ptp_data->clock, 0); in sja1105_ptp_extts_timer()
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_ptp.c | 733 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_get_tx_ts_p5() 962 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_ptp_init()
|
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_phc.c | 507 ptp_schedule_worker(lif->phc->ptp, lif->phc->aux_work_delay); in ionic_lif_register_phc()
|
/linux-6.3-rc2/drivers/net/dsa/microchip/ |
A D | ksz_ptp.c | 280 ret = ptp_schedule_worker(ptp_data->clock, 0); in ksz_ptp_enable_mode()
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/ |
A D | lan743x_ptp.c | 1382 ptp_schedule_worker(ptp->ptp_clock, 0); in lan743x_ptp_isr()
|
Completed in 37 milliseconds