Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_ptp.c2446 static void ice_ptp_periodic_work(struct kthread_work *work) in ice_ptp_periodic_work() function
2663 kthread_init_delayed_work(&ptp->work, ice_ptp_periodic_work); in ice_ptp_init_work()