Searched refs:ptp_schedule_worker (Results 1 – 19 of 19) sorted by relevance
/linux-6.6.21/include/linux/ |
D | ptp_clock_kernel.h | 385 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
|
/linux-6.6.21/drivers/net/dsa/hirschmann/ |
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-6.6.21/drivers/ptp/ |
D | ptp_mock.c | 156 ptp_schedule_worker(phc->clock, MOCK_PHC_REFRESH_INTERVAL); in mock_phc_create()
|
D | ptp_clock.c | 443 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay) in ptp_schedule_worker() function 447 EXPORT_SYMBOL(ptp_schedule_worker);
|
D | ptp_vclock.c | 217 ptp_schedule_worker(vclock->clock, PTP_VCLOCK_REFRESH_INTERVAL); in ptp_vclock_register()
|
D | ptp_idt82p33.c | 631 ptp_schedule_worker(channel->ptp_clock, in idt82p33_start_ddco()
|
D | ptp_clockmatrix.c | 1600 ptp_schedule_worker(channel->ptp_clock, in do_phase_pull_in_sw()
|
/linux-6.6.21/drivers/net/ethernet/ti/ |
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()
|
D | am65-cpts.c | 362 ptp_schedule_worker(cpts->ptp_clock, 0); in am65_cpts_fifo_read() 931 ptp_schedule_worker(cpts->ptp_clock, 0); in am65_cpts_tx_timestamp()
|
/linux-6.6.21/drivers/net/dsa/mv88e6xxx/ |
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.6.21/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_tai.c | 377 ptp_schedule_worker(tai->ptp_clock, delay); in mvpp22_tai_start()
|
/linux-6.6.21/drivers/net/dsa/sja1105/ |
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-6.6.21/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ptp.c | 737 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()
|
/linux-6.6.21/drivers/net/phy/ |
D | nxp-c45-tja11xx.c | 898 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()
|
D | bcm-phy-ptp.c | 774 ptp_schedule_worker(priv->ptp_clock, 0); in bcm_ptp_txtstamp()
|
D | micrel.c | 3678 ptp_schedule_worker(ptp_priv->ptp_clock, 0); in lan8841_ptp_enable_processing()
|
/linux-6.6.21/drivers/net/ethernet/pensando/ionic/ |
D | ionic_phc.c | 507 ptp_schedule_worker(lif->phc->ptp, lif->phc->aux_work_delay); in ionic_lif_register_phc()
|
/linux-6.6.21/drivers/net/dsa/microchip/ |
D | ksz_ptp.c | 280 ret = ptp_schedule_worker(ptp_data->clock, 0); in ksz_ptp_enable_mode()
|
/linux-6.6.21/drivers/net/ethernet/microchip/ |
D | lan743x_ptp.c | 1382 ptp_schedule_worker(ptp->ptp_clock, 0); in lan743x_ptp_isr()
|