Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c2448 static void ice_ptp_periodic_work(struct kthread_work *work) in ice_ptp_periodic_work() function
2665 kthread_init_delayed_work(&ptp->work, ice_ptp_periodic_work); in ice_ptp_init_work()