Searched refs:ptp_schedule_worker (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/include/linux/ ! |
D | ptp_clock_kernel.h | 332 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay); 359 static inline int ptp_schedule_worker(struct ptp_clock *ptp, in ptp_schedule_worker() function
|
/linux-6.1.9/drivers/net/dsa/hirschmann/ ! |
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.1.9/drivers/ptp/ ! |
D | ptp_clock.c | 441 int ptp_schedule_worker(struct ptp_clock *ptp, unsigned long delay) in ptp_schedule_worker() function 445 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_clockmatrix.c | 1600 ptp_schedule_worker(channel->ptp_clock, in do_phase_pull_in_sw()
|
/linux-6.1.9/drivers/net/ethernet/ti/ ! |
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() 588 ptp_schedule_worker(cpts->clock, cpts->ov_check_period); in cpts_register()
|
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-6.1.9/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.1.9/drivers/net/ethernet/marvell/mvpp2/ ! |
D | mvpp2_tai.c | 377 ptp_schedule_worker(tai->ptp_clock, delay); in mvpp22_tai_start()
|
/linux-6.1.9/drivers/net/phy/ ! |
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()
|
D | bcm-phy-ptp.c | 774 ptp_schedule_worker(priv->ptp_clock, 0); in bcm_ptp_txtstamp()
|
/linux-6.1.9/drivers/net/dsa/sja1105/ ! |
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.1.9/drivers/net/ethernet/broadcom/bnxt/ ! |
D | bnxt_ptp.c | 723 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_get_tx_ts_p5() 951 ptp_schedule_worker(ptp->ptp_clock, 0); in bnxt_ptp_init()
|
/linux-6.1.9/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.1.9/drivers/net/ethernet/microchip/ ! |
D | lan743x_ptp.c | 1423 ptp_schedule_worker(ptp->ptp_clock, 0); in lan743x_ptp_isr()
|