Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dptp_clock_kernel.h267 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay);
290 static inline int ptp_schedule_worker(struct ptp_clock *ptp, in ptp_schedule_worker() function
/kernel/linux/linux-5.10/drivers/ptp/
Dptp_clock.c387 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay) in ptp_schedule_worker() function
391 EXPORT_SYMBOL(ptp_schedule_worker);
Dptp_clockmatrix.c1266 ptp_schedule_worker(channel->ptp_clock, in _idtcm_adjphase()
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
Dcpts.c173 ptp_schedule_worker(cpts->clock, 0); in cpts_fifo_read()
557 ptp_schedule_worker(cpts->clock, 0); in cpts_tx_timestamp()
588 ptp_schedule_worker(cpts->clock, cpts->ov_check_period); in cpts_register()
Dam65-cpts.c340 ptp_schedule_worker(cpts->ptp_clock, 0); in am65_cpts_fifo_read()
796 ptp_schedule_worker(cpts->ptp_clock, 0); in am65_cpts_tx_timestamp()
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c359 ptp_schedule_worker(chip->ptp_clock, 0); in mv88e6xxx_port_rxtstamp()
493 ptp_schedule_worker(chip->ptp_clock, 0); in mv88e6xxx_port_txtstamp()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_tai.c377 ptp_schedule_worker(tai->ptp_clock, delay); in mvpp22_tai_start()
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
Dsja1105_ptp.c430 ptp_schedule_worker(ptp_data->clock, 0); in sja1105_port_rxtstamp()
637 ptp_schedule_worker(ptp_data->clock, 0); in sja1105_ptp_extts_timer()
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
Dlan743x_ptp.c867 ptp_schedule_worker(ptp->ptp_clock, 0); in lan743x_ptp_isr()