Searched refs:ptp_schedule_worker (Results 1 – 18 of 18) sorted by relevance
/linux/include/linux/ |
A D | ptp_clock_kernel.h | 301 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay); 324 static inline int ptp_schedule_worker(struct ptp_clock *ptp, in ptp_schedule_worker() function
|
/linux/drivers/net/dsa/hirschmann/ |
A D | hellcreek_hwtstamp.c | 416 ptp_schedule_worker(hellcreek->ptp_clock, 0); in hellcreek_port_txtstamp() 446 ptp_schedule_worker(hellcreek->ptp_clock, 0); in hellcreek_port_rxtstamp()
|
/linux/drivers/ptp/ |
A D | ptp_clock.c | 411 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay) in ptp_schedule_worker() function 415 EXPORT_SYMBOL(ptp_schedule_worker);
|
A D | ptp_vclock.c | 141 ptp_schedule_worker(vclock->clock, PTP_VCLOCK_REFRESH_INTERVAL); in ptp_vclock_register()
|
A D | ptp_idt82p33.c | 544 ptp_schedule_worker(channel->ptp_clock, in idt82p33_sync_tod()
|
A D | ptp_clockmatrix.c | 1608 ptp_schedule_worker(channel->ptp_clock, in do_phase_pull_in_sw()
|
/linux/drivers/net/ethernet/ti/ |
A D | cpts.c | 173 ptp_schedule_worker(cpts->clock, 0); in cpts_fifo_read() 557 ptp_schedule_worker(cpts->clock, 0); in cpts_tx_timestamp() 586 ptp_schedule_worker(cpts->clock, cpts->ov_check_period); in cpts_register()
|
A D | am65-cpts.c | 340 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()
|
/linux/drivers/net/dsa/mv88e6xxx/ |
A D | hwtstamp.c | 359 ptp_schedule_worker(chip->ptp_clock, 0); in mv88e6xxx_port_rxtstamp() 502 ptp_schedule_worker(chip->ptp_clock, 0); in mv88e6xxx_port_txtstamp()
|
/linux/drivers/net/ethernet/marvell/mvpp2/ |
A D | mvpp2_tai.c | 377 ptp_schedule_worker(tai->ptp_clock, delay); in mvpp22_tai_start()
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_ptp.c | 602 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_get_tx_ts_p5() 771 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_ptp_init()
|
/linux/drivers/net/dsa/sja1105/ |
A D | sja1105_ptp.c | 430 ptp_schedule_worker(ptp_data->clock, 0); in sja1105_rxtstamp() 692 ptp_schedule_worker(ptp_data->clock, 0); in sja1105_ptp_extts_timer()
|
/linux/drivers/net/phy/ |
A D | nxp-c45-tja11xx.c | 483 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_txtstamp() 507 ptp_schedule_worker(priv->ptp_clock, 0); in nxp_c45_rxtstamp()
|
/linux/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/drivers/net/ethernet/microchip/ |
A D | lan743x_ptp.c | 936 ptp_schedule_worker(ptp->ptp_clock, 0); in lan743x_ptp_isr()
|
/linux/ |
A D | vmlinux.symvers | 890 0x00000000 ptp_schedule_worker vmlinux EXPORT_SYMBOL
|
A D | System.map | 44052 ffff800010beec44 T ptp_schedule_worker
|
A D | .tmp_System.map | 44052 ffff800010beec44 T ptp_schedule_worker
|
Completed in 323 milliseconds