Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dptp.c1524 static void efx_ptp_cleanup_worker(struct work_struct *work) in efx_ptp_cleanup_worker() function
1597 INIT_DELAYED_WORK(&ptp->cleanup_work, efx_ptp_cleanup_worker); in efx_ptp_probe()